Authentication
Toggle table of contents
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
Authentication
Authentication
/
com.transmit.authentication.exceptions
/
TSAuthenticationInitializeException
TSAuthentication
Initialize
Exception
class
TSAuthenticationInitializeException
(
missingParameters
:
List
<
String
>
)
:
Exception
Members
Constructors
TSAuthentication
Initialize
Exception
Link copied to clipboard
constructor
(
missingParameters
:
List
<
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