shajara API Map
    Preparing search index...

    Class OperationContextError

    Error thrown when an operation is used outside an active shajara routine.

    Hierarchy

    • Error
      • OperationContextError
    Index
    cause?: unknown
    message: string
    name: "OperationContextError"
    stack?: string
    • Indicates whether the argument provided is a built-in Error instance or not.

      Parameters

      • error: unknown

      Returns error is Error