toggle menu
error
0.1.0
common
nonJvm
switch theme
search in API
error
/
org.kotlincrypto.error
/
CertificateException
/
CertificateException
Certificate
Exception
common
nonJvm
expect
constructor
(
)
(
source
)
expect
constructor
(
message
:
String
?
)
(
source
)
expect
constructor
(
message
:
String
?
,
cause
:
Throwable
?
)
(
source
)
expect
constructor
(
cause
:
Throwable
?
)
(
source
)
actual
constructor
(
)
(
source
)
actual
constructor
(
message
:
String
?
)
(
source
)
actual
constructor
(
message
:
String
?
,
cause
:
Throwable
?
)
(
source
)
actual
constructor
(
cause
:
Throwable
?
)
(
source
)