Thrown when something has been configured incorrectly or run in the wrong order.

For example, if you try to connect to a server and the server requires more information because the proper defaults were not set (presumably only an error if the user will have no way at runtime to respond).

Hierarchy

  • Error
    • BadSetupError

Constructors

Properties

Constructors

Properties

message: string
name: string
stack?: string

Generated using TypeDoc