PBKware JS Utils - v0.8.2
GitHub
NPM
Preparing search index...
internal-error
UnreachableCaseError
Class UnreachableCaseError
Hierarchy (
View Summary
)
UnreachableCaseInternalError
UnreachableCaseError
Index
Constructors
constructor
Properties
cause?
class
Id
code
message
name
stack?
Constructors
constructor
new
UnreachableCaseError
(
code
:
string
,
value
:
never
,
errorText
?:
string
,
)
:
UnreachableCaseError
Parameters
code
:
string
value
:
never
Optional
errorText
:
string
Returns
UnreachableCaseError
Properties
Optional
cause
cause
?:
unknown
Readonly
class
Id
classId
:
"pbkware/js-utils>internal-error>InternalError"
= InternalError.classId
Readonly
code
code
:
string
message
message
:
string
name
name
:
string
Optional
stack
stack
?:
string
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
cause
class
Id
code
message
name
stack
GitHub
NPM
PBKware JS Utils - v0.8.2
Loading...