Class UnsupportedOperationError

An error resulting from attempting to use a feature that is not supported by the current environment.

Hierarchy

  • Error
    • UnsupportedOperationError

Properties

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