Mobile Locker JavaScript SDK
    Preparing search index...

    Class MobileLockerHTTPError

    Thrown by mobilelocker.http.* methods on network-level failures (timeout, no connection).

    For non-2xx HTTP responses, see MobileLockerHttpResponseError.

    Hierarchy

    • Error
      • MobileLockerHTTPError
    Index

    Constructors

    Properties

    Constructors

    Properties

    Machine-readable error code. Use HTTPErrorCode constants for comparisons.

    message: string
    name: string
    stack?: string