Creates a new instance of the InvalidSessionException class.
Declaring type: InvalidSessionException
Namespace: Zyan.Communication
Assembly: Zyan.Communication
Collapse/Expand Syntax
C#
public InvalidSessionException (
        string message,
        Exception innerException
) 
Parameters
message
Error message
innerException
Inner exception