MultipazProject
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
MultipazProject
multipaz
/
org.multipaz.rpc.handler
/
RpcAuthException
Rpc
Auth
Exception
class
RpcAuthException
(
val
message
:
String
?
,
val
rpcAuthError
:
RpcAuthError
)
:
RuntimeException
RPC authorization failure.
Members
Constructors
Rpc
Auth
Exception
Link copied to clipboard
constructor
(
message
:
String
?
,
rpcAuthError
:
RpcAuthError
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
cause
Link copied to clipboard
open
val
cause
:
Throwable
?
message
Link copied to clipboard
open
override
val
message
:
String
?
rpc
Auth
Error
Link copied to clipboard
val
rpcAuthError
:
RpcAuthError