UnassignedLoopException

Exception which is thrown when there is a loop in dependency graph and no member of the loop has an explicit hash assigned by GraphHasher.setAssignedHash.

Constructors

Link copied to clipboard
constructor(loop: List<Composite>)

Properties

Link copied to clipboard
open val cause: Throwable?
Link copied to clipboard
Link copied to clipboard
open val message: String?