SecureMessenger
Toggle table of contents
1.0.0
release
Target filter
release
Switch theme
Search in API
Skip to content
SecureMessenger
api
/
ltechnologies.onionphone.securemessenger.protocol.api
/
ProtocolNotEnabledException
Protocol
Not
Enabled
Exception
class
ProtocolNotEnabledException
(
protocol
:
ProtocolId
)
:
IllegalStateException
Thrown when the app attempts to use a
MessengerProtocol
that hasn't been enabled/configured.
Members
Constructors
Protocol
Not
Enabled
Exception
Link copied to clipboard
constructor
(
protocol
:
ProtocolId
)
Properties
cause
Link copied to clipboard
open
val
cause
:
Throwable
?
message
Link copied to clipboard
open
val
message
:
String
?