orbit-shared / orbit.shared.exception / InvalidChallengeException

InvalidChallengeException

class InvalidChallengeException : Throwable

An exception of this type is thrown when a lease renewal failed due to an invalid challenge token.

Constructors

<init>

An exception of this type is thrown when a lease renewal failed due to an invalid challenge token.

InvalidChallengeException(nodeId: NodeId, challengeToken: ChallengeToken)