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

Represents an exception generated within a WebClientMessage. More...

Inheritance diagram for PushTechnology.Transports.Exceptions.DiffusionWebClientMessageException:

Public Member Functions

 DiffusionWebClientMessageException (string message, MessageParsingError error)
 Constructor. More...
 

Properties

MessageParsingError ParseError [get, set]
 Gets the type of error that occurred when parsing the WebClientMessage. More...
 

Detailed Description

Represents an exception generated within a WebClientMessage.

Constructor & Destructor Documentation

PushTechnology.Transports.Exceptions.DiffusionWebClientMessageException.DiffusionWebClientMessageException ( string  message,
MessageParsingError  error 
)

Constructor.

Parameters
message
error

Property Documentation

MessageParsingError PushTechnology.Transports.Exceptions.DiffusionWebClientMessageException.ParseError
getset

Gets the type of error that occurred when parsing the WebClientMessage.


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