kalium
common
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
)