Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Class: RT.Servers.AjaxInvalidParameterException

Summary

Indicates that, during processing of an AJAX request, the value for a method parameter could not be deseralized.

Constructors

AjaxInvalidParameterException(string parameterName, JsonValue json, Type targetType, Exception inner)
Constructor.

Instance properties

stringGets the name of the parameter that could not be deserialized.
HttpStatusCodeHTTP status code.