Legend
| Constructor: AjaxInvalidParameterException( |
string | parameterName | Name of the parameter that could not be deserialized. |
JsonValue | json | The JSON value that was attempted to be deserialized. |
Type | targetType | Type that the value was attempted to be deserialized as. |
Exception | inner | Inner exception. |