PBKware JS Utils - v0.8.2
GitHub
NPM
Preparing search index...
internal-error
InternalError
Class InternalError
Abstract
Hierarchy (
View Summary
)
Error
InternalError
AssertInternalError
NotImplementedError
UnexpectedUndefinedError
UnexpectedTypeError
UnreachableCaseInternalError
UnexpectedCaseError
EnumInfoOutOfOrderError
DuplicateError
Index
Constructors
constructor
Properties
cause?
class
Id
code
message
name
stack?
Constructors
constructor
new
InternalError
(
code
:
string
,
message
:
undefined
|
string
,
errorType
:
string
,
)
:
InternalError
Parameters
code
:
string
message
:
undefined
|
string
errorType
:
string
Returns
InternalError
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...