Prelude API
    Preparing search index...

    Class ActorError

    Error raised by the actor runtime itself, as opposed to errors thrown by handlers.

    Hierarchy

    • Error
      • ActorError
    Index
    • Parameters

      • message: string
      • code: Code
      • Optionaloptions: ErrorOptions

      Returns ActorError

    code: Code