new PrintError(config)
Error object.
Parameters:
| Name | Type | Description |
|---|---|---|
config |
Object | Configuration for this object. The config supplied directly extends the control |
Members
errorThrown
Properties:
| Name | Type | Description |
|---|---|---|
errorThrown |
Object | error thrown |
fatal
Properties:
| Name | Type | Description |
|---|---|---|
fatal |
bool | does the error completely cease operation. |
jqXHR
Properties:
| Name | Type | Description |
|---|---|---|
jqXHR |
Object | JQuery Resposne |
message
Properties:
| Name | Type | Description |
|---|---|---|
message |
string | message |
sender
Properties:
| Name | Type | Description |
|---|---|---|
sender |
Object | object error happened in. |
textStatus
Properties:
| Name | Type | Description |
|---|---|---|
textStatus |
string | ajax text status |