AuthFailed |
An exception of this type is thrown when authentication fails. class AuthFailed : Throwable |
CapacityExceededException |
An exception of this type is thrown when an internal capacity in Orbit is exceeded. class CapacityExceededException : Throwable |
InvalidChallengeException |
An exception of this type is thrown when a lease renewal failed due to an invalid challenge token. class InvalidChallengeException : Throwable |
InvalidNodeId |
An exception of this type is thrown when a node id is invalid. class InvalidNodeId : Throwable |
PlacementFailedException |
An exception of this type is thrown when authentication fails. class PlacementFailedException : Throwable |
kotlin.Throwable |