CloudKeyLockedException

constructor(reason: CloudKeyLockedException.Reason, message: String, cause: Exception)

Construct a new exception.

Parameters

reason

the reason.

message

the message.

cause

the cause.


constructor(reason: CloudKeyLockedException.Reason, message: String)

Construct a new exception.

Parameters

reason

the reason.

message

the message.