Script API - v1.26.20.26
    Preparing search index...

    Class InternalHttpRequestError

    An error thrown when a platform-level HTTP error occurs. Information provided in this class may be useful for diagnostics purposes but will differ from platform to platform.

    Hierarchy

    • Error
      • InternalHttpRequestError
    Index

    Constructors

    Properties

    errorCode: number

    This property can be read in early-execution mode.

    errorMessage: string

    This property can be read in early-execution mode.

    message: string
    name: string
    stack?: string