Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Class: RT.Servers.AjaxMethodNotFoundException

Summary

Indicates that an AJAX method was requested that does not exist.

Constructors

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

Instance properties

stringGets the name of the requested method that does not exist.
HttpStatusCodeHTTP status code.