Skip to main content

AjaxResponseException

Classes

AjaxResponseException

Extends

Constructors

Constructor
new AjaxResponseException(ajaxResponse): AjaxResponseException;
Parameters
ParameterType
ajaxResponseIResponse
Returns

AjaxResponseException

Overrides
Exception.constructor;

Properties

ajaxResponse
ajaxResponse: IResponse;
name
name: string = "AjaxResponseException";

Methods

toJSON()
toJSON(): any;
Returns

any

Was this page helpful?