Options
All
  • Public
  • Public/Protected
  • All
Menu

Represents the data passed to the exception handler of the promise returned by PrimeFaces.ab and PrimeFaces.ajax.Request.handle.

Hierarchy

  • FailedRequestData

Index

Properties

errorThrown: string

An optional exception message, if an error occurred.

The jQuery XHR request object that was used for the request. May not be available when no HTTP request was sent, such as when validation failed.

textStatus: SuccessTextStatus

A string describing the type of error that occurred.

Generated using TypeDoc