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