MultipazProject
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
MultipazProject
multipaz
/
org.multipaz.rpc.handler
/
RpcAuthNonceException
Rpc
Auth
Nonce
Exception
class
RpcAuthNonceException
(
val
nonce
:
ByteString
)
:
RuntimeException
RPC authorization failure with nonce for retry.
Members
Constructors
Rpc
Auth
Nonce
Exception
Link copied to clipboard
constructor
(
nonce
:
ByteString
)
Properties
cause
Link copied to clipboard
open
val
cause
:
Throwable
?
message
Link copied to clipboard
open
val
message
:
String
?
nonce
Link copied to clipboard
val
nonce
:
ByteString