Cloudike Android Libraries
Toggle table of contents
6.0.0
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
Cloudike Android Libraries
Core Library
/
com.cloudike.sdk.core.session
/
SessionIsNotInitializedException
Session
Is
Not
Initialized
Exception
class
SessionIsNotInitializedException
:
IOException
Exception that occurs when a session is not initialized
Members
Constructors
Session
Is
Not
Initialized
Exception
Link copied to clipboard
constructor
(
)
constructor
(
msg
:
String
)
constructor
(
cause
:
Throwable
)
constructor
(
msg
:
String
,
cause
:
Throwable
)