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

The exception thrown when an attempt is made to call a non-existent server method. More...

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

Public Member Functions

 UnsupportedServerMethodException (string message, Exception ex)
 Constructor. More...
 
 UnsupportedServerMethodException (string message)
 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...
 

Detailed Description

The exception thrown when an attempt is made to call a non-existent server method.

Constructor & Destructor Documentation

PushTechnology.Transports.Exceptions.UnsupportedServerMethodException.UnsupportedServerMethodException ( string  message,
Exception  ex 
)

Constructor.

Parameters
message
ex
PushTechnology.Transports.Exceptions.UnsupportedServerMethodException.UnsupportedServerMethodException ( string  message)

Constructor.

Parameters
message

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