Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Class: RT.Servers.AjaxMissingParameterException

Summary

Indicates that, during processing of an AJAX request, a non-optional method parameter was missing from the JSON.

Constructors

AjaxMissingParameterException(string parameterName)
Constructor.

Instance properties

stringGets the name of the parameter that was missing.
HttpStatusCodeHTTP status code.