PBKware JS Utils - v0.8.5
GitHub
NPM
Preparing search index...
internal-error
UnreachableCaseInternalError
Class UnreachableCaseInternalError
Hierarchy (
View Summary
)
InternalError
UnreachableCaseInternalError
UnreachableCaseError
Index
Constructors
constructor
Properties
cause?
class
Id
code
message
name
stack?
Constructors
constructor
new
UnreachableCaseInternalError
(
code
:
string
,
value
:
never
,
errorText
:
string
|
undefined
,
errorType
:
string
,
)
:
UnreachableCaseInternalError
Parameters
code
:
string
value
:
never
errorText
:
string
|
undefined
errorType
:
string
Returns
UnreachableCaseInternalError
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.5
Loading...