Options
Menu

Enumeration ErrorName

All of the expected error names to be thrown by the diagnostics tests. These names are set in the error objects as the .name member.

Index

Enumeration members

AlreadyStoppedError

AlreadyStoppedError: = "already-stopped"

DiagnosticError

DiagnosticError: = "diagnostic"

InvalidOptionsError

InvalidOptionsError: = "invalid-options"

InvalidStateError

InvalidStateError: = "invalid-state"

UnsupportedError

UnsupportedError: = "unsupported"

Generated using TypeDoc