![]() |
DEPRECATED: Diffusion Silverlight Classic API
5.9.4
|
The exception thrown when an attempt is made to call a non-existent server method. More...
Public Member Functions | |
UnsupportedServerMethodException (string message, Exception ex) | |
Constructor. More... | |
UnsupportedServerMethodException (string message) | |
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... | |
The exception thrown when an attempt is made to call a non-existent server method.
PushTechnology.Transports.Exceptions.UnsupportedServerMethodException.UnsupportedServerMethodException | ( | string | message, |
Exception | ex | ||
) |
Constructor.
message | |
ex |
PushTechnology.Transports.Exceptions.UnsupportedServerMethodException.UnsupportedServerMethodException | ( | string | message | ) |
Constructor.
message |