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

Represents a Diffusion exception. More...

Inheritance diagram for PushTechnology.Transports.Exceptions.DiffusionException:
PushTechnology.Transports.Exceptions.BaseException PushTechnology.Transports.Exceptions.InboundProtocolException

Public Member Functions

 DiffusionException (string message)
 Constructor. More...
 
 DiffusionException (string message, Exception ex)
 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 Diffusion exception.

Constructor & Destructor Documentation

PushTechnology.Transports.Exceptions.DiffusionException.DiffusionException ( string  message)

Constructor.

Parameters
message
PushTechnology.Transports.Exceptions.DiffusionException.DiffusionException ( string  message,
Exception  ex 
)

Constructor.

Parameters
message
ex

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