Ambiguous Lever Exception
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.
Thrown by leverFor/rewardFor when the owner backs more than one declared lever or term.