ping-identity
    Preparing search index...

    Class ProtectError

    Error thrown by @ping-identity/rn-protect operations.

    Hierarchy (View Summary)

    Index

    Constructors

    Methods

    Constructors

    • Parameters

      • message: string

        Human-readable error description.

      • code: string

        Machine-readable error code.

      • type: string

        Error category.

      • Optionalstatus: number

        Optional HTTP status code.

      Returns ProtectError

    Methods