Authentication
Toggle table of contents
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
Authentication
Authentication
/
com.transmit.authentication.exceptions
/
TSAuthenticationNotInitializedException
TSAuthentication
Not
Initialized
Exception
class
TSAuthenticationNotInitializedException
(
msg
:
String
)
:
Exception
Members
Constructors
TSAuthentication
Not
Initialized
Exception
Link copied to clipboard
constructor
(
msg
:
String
)
Properties
cause
Link copied to clipboard
open
val
cause
:
Throwable
?
message
Link copied to clipboard
open
val
message
:
String
?
Functions
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String