Class BadValueError

An error that occurs when attempting to use an invalid value for an operation.

Hierarchy

  • Error
    • BadValueError

Properties

cause?: unknown
message: string
name: string
stack?: string