@minecraft/server-net
    Preparing search index...

    Class InternalHttpRequestErrorBeta

    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

    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