veraid
Toggle table of contents
1.0.0
jvm
Platform filter
jvm
Switch theme
Search in API
veraid
veraid
/
tech.relaycorp.veraid.pki
/
PkiException
Pki
Exception
class
PkiException
(
message
:
String
,
cause
:
Throwable
?
=
null
)
:
VeraidException
VeraId PKI exception.
Members
Constructors
Pki
Exception
Link copied to clipboard
constructor
(
message
:
String
,
cause
:
Throwable
?
=
null
)
Properties
cause
Link copied to clipboard
open
val
cause
:
Throwable
?
message
Link copied to clipboard
open
val
message
:
String
?