![]() |
DEPRECATED: Diffusion Silverlight Classic API
5.9.4
|
Represents an inbound protocol exception. More...
Public Member Functions | |
InboundProtocolException (string message) | |
Constructor. More... | |
InboundProtocolException (Exception ex) | |
Constructor. More... | |
![]() | |
DiffusionException (string message) | |
Constructor. More... | |
DiffusionException (string message, Exception ex) | |
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... | |
Represents an inbound protocol exception.
PushTechnology.Transports.Exceptions.InboundProtocolException.InboundProtocolException | ( | string | message | ) |
Constructor.
message |
PushTechnology.Transports.Exceptions.InboundProtocolException.InboundProtocolException | ( | Exception | ex | ) |
Constructor.
ex |