SessionIsNotInitializedException

Exception that occurs when a session is not initialized

Constructors

Link copied to clipboard
constructor()
constructor(msg: String)
constructor(cause: Throwable)
constructor(msg: String, cause: Throwable)