MultipazProject
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
MultipazProject
multipaz
/
org.multipaz.mdoc.transport
/
MdocTransportException
/
MdocTransportException
Mdoc
Transport
Exception
constructor
(
)
constructor
(
message
:
String
)
Construct a new exception.
constructor
(
message
:
String
,
cause
:
Throwable
)
Construct a new exception.
Parameters
message
the message.
cause
the cause.
constructor
(
cause
:
Throwable
)
Construct a new exception.
Parameters
cause
the cause.