LowerAllHandsException
class LowerAllHandsException @JvmOverloads constructor(cause: Throwable? = null) : RuntimeException(source)
Thrown to indicate that lowering all hands failed.
Thrown to indicate that lowering all hands failed.