Interface PersistentError

Hierarchy

  • Error
    • PersistentError

Properties

Properties

cause?: Error

The error cause

message: string

The error message

name: string

The name of the error

stack?: string

The error stack trace

Generated using TypeDoc