MultipazProject
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
MultipazProject
multipaz-provisioning-api
/
org.multipaz.provisioning
/
IssuingAuthorityException
Issuing
Authority
Exception
class
IssuingAuthorityException
(
val
message
:
String
)
:
Exception
Represents a generic error in issuer with the human-readable message.
Members
Constructors
Issuing
Authority
Exception
Link copied to clipboard
constructor
(
message
:
String
)
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