Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Class: RT.Servers.AjaxMethodInvalidException

Summary

Indicates that an AJAX method declaration is invalid.

Constructors

AjaxMethodInvalidException(string ajaxMethodName)
Constructor.
AjaxMethodInvalidException(string ajaxMethodName, string message)
AjaxMethodInvalidException(string ajaxMethodName, string message, Exception inner)

Instance properties

stringGets the name of the requested method that is invalid.
HttpStatusCodeHTTP status code.