Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Class: RT.Servers.AjaxInvalidParameterDataException

Summary

Indicates that, during processing of an AJAX request, the data containing the method parameters could not be parsed.

Constructors

AjaxInvalidParameterDataException(string parameterData, Exception inner)
Constructor.

Instance properties

stringGets the raw data that could not be parsed.
HttpStatusCodeHTTP status code.