@umbraco-cms/backoffice

    Interface UmbRepositoryErrorResponse

    interface UmbRepositoryErrorResponse {
        error?: Error | UmbError | UmbApiError | UmbCancelError;
    }

    Hierarchy (View Summary, Expand)

    Index

    Properties

    Properties

    error?: Error | UmbError | UmbApiError | UmbCancelError

    The error that occurred when fetching the data.

    MMNEPVFCICPMFPCPTTAAATR