trixnity-olm
3.0.0-beta3
common
trixnity-olm
/
net.folivo.trixnity.olm
/
OlmLibraryException
Olm
Library
Exception
class
OlmLibraryException
(
message
:
String
?
=
null
,
cause
:
Throwable
?
=
null
)
:
IllegalStateException
Constructors
Properties
Constructors
Olm
Library
Exception
Link copied to clipboard
fun
OlmLibraryException
(
message
:
String
?
=
null
,
cause
:
Throwable
?
=
null
)
Properties
cause
Link copied to clipboard
open
val
cause
:
Throwable
?
message
Link copied to clipboard
open
val
message
:
String
?