![]() |
DEPRECATED: Diffusion Silverlight Classic API
5.9.4
|
Represents an exception generated within a WebClientMessage. More...
Public Member Functions | |
TopicMessageException (string message, MessageParsingError error) | |
Constructor. More... | |
![]() | |
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... | |
Represents an exception generated within a WebClientMessage.
PushTechnology.Transports.Exceptions.TopicMessageException.TopicMessageException | ( | string | message, |
MessageParsingError | error | ||
) |
Constructor.
message | |
error |
|
getset |
Gets the type of error that occurred when parsing the WebClientMessage.