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

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

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

Public Member Functions

 TopicMessageException (string message, MessageParsingError error)
 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...
 

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.TopicMessageException.TopicMessageException ( string  message,
MessageParsingError  error 
)

Constructor.

Parameters
message
error

Property Documentation

MessageParsingError PushTechnology.Transports.Exceptions.TopicMessageException.ParseError
getset

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


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