PBKware JS Utils - v0.8.5
    Preparing search index...

    Class InternalErrorAbstract

    Hierarchy (View Summary)

    Index

    Constructors

    • Parameters

      • code: string
      • message: string | undefined
      • errorType: string

      Returns InternalError

    Properties

    cause?: unknown
    classId: "pbkware/js-utils>internal-error>InternalError" = InternalError.classId
    code: string
    message: string
    name: string
    stack?: string