RequestErrorEvent#

Class RequestErrorEvent

REQUEST_ERROR REQUEST_ERROR

Hierarchy

Constructors

  • The RequestErrorEvent occurs if an internal network request fails.

    Parameters

    • status: number

      Status code of the failed request.

    • statusText: string

      Status text of the failed request.

    • url: string

      Requested URL of the failed Request.

    Returns RequestErrorEvent

Properties

id: number
status: number
statusText: string
transactionCode?: string
transactionID?: number
type?: EventType

Did you find this page useful? Please give it a rating:
Thank you for rating this page!
Any issues or feedback?
What kind of problem would you like to report?
Please tell us more about what's wrong: