MultipazProject
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
MultipazProject
multipaz
/
org.multipaz.rpc.handler
/
RpcAuthException
/
Companion
Companion
object
Companion
Members & Extensions
Properties
cbor
Schema
Id
Link copied to clipboard
val
RpcAuthException.Companion
.
cborSchemaId
:
ByteString
Functions
from
Cbor
Link copied to clipboard
fun
RpcAuthException.Companion
.
fromCbor
(
data
:
ByteArray
)
:
RpcAuthException
from
Data
Item
Link copied to clipboard
fun
RpcAuthException.Companion
.
fromDataItem
(
dataItem
:
DataItem
)
:
RpcAuthException
register
Link copied to clipboard
fun
RpcAuthException.Companion
.
register
(
exceptionMapBuilder
:
RpcExceptionMap.Builder
)