AmbiguousLeverException

class AmbiguousLeverException(ownerName: String, val candidates: List<String>) : RuntimeException(source)

Thrown by leverFor/rewardFor when the owner backs more than one declared lever or term.

Constructors

Link copied to clipboard
constructor(ownerName: String, candidates: List<String>)

Properties

Link copied to clipboard