DEPRECATED: Diffusion Silverlight Classic API  5.9.4
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties Events
PushTechnology.Transports.Exceptions.ConnectionException Class Reference

Represents a connection exception. More...

Inheritance diagram for PushTechnology.Transports.Exceptions.ConnectionException:
PushTechnology.Transports.Exceptions.BaseException

Public Member Functions

 ConnectionException (string message, Exception ex)
 Constructor. More...
 
 ConnectionException (string message)
 Constructor. More...
 
- Public Member Functions inherited from PushTechnology.Transports.Exceptions.BaseException
 BaseException (string message, Exception ex)
 Constructor. More...
 
 BaseException (string message)
 Constructor. More...
 
bool IsFatalException ()
 Returns whether this is a Diffusion 'fatal' exception. More...
 

Detailed Description

Represents a connection exception.

Constructor & Destructor Documentation

PushTechnology.Transports.Exceptions.ConnectionException.ConnectionException ( string  message,
Exception  ex 
)

Constructor.

Parameters
message
ex
PushTechnology.Transports.Exceptions.ConnectionException.ConnectionException ( string  message)

Constructor.

Parameters
message

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