Home > tab-info > UnreachableError > (constructor)
UnreachableError.(constructor)
Constructs a new instance of the UnreachableError class
Signature:
constructor(nvr: never, message?: string);
Parameters
| Parameter | Type | Description |
|---|---|---|
| nvr | never | |
| message | string |