awala
Toggle table of contents
1.0.0a3
jvm
Platform filter
jvm
Switch theme
Search in API
awala
awala
/
tech.relaycorp.relaynet.wrappers.x509
/
CertificateException
Certificate
Exception
class
CertificateException
(
message
:
String
,
cause
:
Throwable
?
=
null
)
:
RelaynetException
Relaynet PKI certificate exception.
Members
Constructors
Certificate
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
?