AjaxResponseException
Classes
AjaxResponseException
Extends
Constructors
Constructor
new AjaxResponseException(ajaxResponse): AjaxResponseException;
Parameters
| Parameter | Type |
|---|---|
ajaxResponse | IResponse |
Returns
Overrides
Exception.constructor;
Properties
ajaxResponse
ajaxResponse: IResponse;
name
name: string = "AjaxResponseException";
Methods
toJSON()
toJSON(): any;
Returns
any