@not3/sdk
    Preparing search index...

    Interface ErrorResponse

    interface ErrorResponse {
        message: string;
        statusCode: number;
    }
    Index

    Properties

    Properties

    message: string

    The error message

    statusCode: number

    The HTTP status code