MissingSessionUserException

{@link MessagingException} thrown when a session is missing.

@author Rossen Stoyanchev @since 4.0

class MissingSessionUserException : MessagingException {}

Constructors

this
this(MessageBase message)
Undocumented in source.

Inherited Members

From MessagingException

getFailedMessage
MessageBase getFailedMessage()
Undocumented in source. Be warned that the author may not have intended to support it.
toString
string toString()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta