prorm API Reference
    Preparing search index...

    Class ResourceLockedError

    Error for resource locked

    Hierarchy (View Summary)

    Index
    code: ErrorCode

    Unique error code for programmatic handling

    parent?: Error

    Original error that caused this error

    sql?: string

    SQL query that caused the error

    metadata?: Record<string, unknown>

    Additional error properties

    resource?: string

    The resource that is locked