Prelude API
    Preparing search index...

    Class SupervisorError

    Error raised by the supervisor itself. cause carries the child failure that triggered it.

    Hierarchy

    • Error
      • SupervisorError
    Index
    • Parameters

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

      Returns SupervisorError

    code: Code