NPM Build Utilities @ 0.3.0-alpha
GitHub
by Maddi Mathon
Preparing search index...
internal
errorStringify
Info
Interface Info
Internal
Basic, structured and parsed information about an error.
Since
0.2.0-alpha.4
interface
Info
{
cause
:
unknown
;
details
:
string
|
{
[
key
:
string
]:
any
}
;
message
:
undefined
|
string
;
name
:
string
;
output
:
BulkMsgs
;
stack
:
undefined
|
string
;
}
Index
Properties
cause
details
message
name
output
stack
Properties
Internal
cause
cause
:
unknown
Internal
details
details
:
string
|
{
[
key
:
string
]:
any
}
Internal
message
message
:
undefined
|
string
Internal
name
name
:
string
Internal
output
output
:
BulkMsgs
Internal
stack
stack
:
undefined
|
string
Settings
Member Visibility
Alpha
Beta
External
Inherited
Private
Protected
Theme
OS
Light
Dark
On This Page
Properties
cause
details
message
name
output
stack
GitHub
by Maddi Mathon
NPM Build Utilities @ 0.3.0-alpha
Loading...
Basic, structured and parsed information about an error.
Since
0.2.0-alpha.4