Diffusion .NET API  5.9.24
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Properties Events Pages
PushTechnology.ClientInterface.Client.Session.SessionClosedException Class Reference

Exception thrown when an operation is attempted, but the underlying session has been closed. More...

Inheritance diagram for PushTechnology.ClientInterface.Client.Session.SessionClosedException:

Public Member Functions

 SessionClosedException ()
 Constructor. More...
 
 SessionClosedException (string message)
 Constructor. More...
 
 SessionClosedException (string message, Exception inner)
 Constructor. More...
 

Detailed Description

Exception thrown when an operation is attempted, but the underlying session has been closed.

Constructor & Destructor Documentation

PushTechnology.ClientInterface.Client.Session.SessionClosedException.SessionClosedException ( )

Constructor.

PushTechnology.ClientInterface.Client.Session.SessionClosedException.SessionClosedException ( string  message)

Constructor.

Parameters
message
PushTechnology.ClientInterface.Client.Session.SessionClosedException.SessionClosedException ( string  message,
Exception  inner 
)

Constructor.

Parameters
message
inner

The documentation for this class was generated from the following file: