kalium
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
kalium
cryptography
/
com.wire.kalium.cryptography.exceptions
/
ProteusException
/
ProteusException
Proteus
Exception
constructor
(
message
:
String
?
,
code
:
Int
,
cause
:
Throwable
?
=
null
)
constructor
(
message
:
String
?
,
code
:
ProteusException.Code
,
intCode
:
Int
?
,
cause
:
Throwable
?
=
null
)