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

Represents an inbound protocol exception. More...

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

Public Member Functions

 InboundProtocolException (string message)
 Constructor. More...
 
 InboundProtocolException (Exception ex)
 Constructor. More...
 
- Public Member Functions inherited from PushTechnology.Transports.Exceptions.DiffusionException
 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 an inbound protocol exception.

Constructor & Destructor Documentation

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

Constructor.

Parameters
message
PushTechnology.Transports.Exceptions.InboundProtocolException.InboundProtocolException ( Exception  ex)

Constructor.

Parameters
ex

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