NPM Build Utilities @ 0.3.0-alpha
GitHub
by Maddi Mathon
Preparing search index...
internal
getErrorInfo
Function getErrorInfo
getErrorInfo
(
error
:
Input
,
level
:
number
,
console
:
Logger
,
fs
:
FileSystemType
,
args
:
Partial
<
AbstractError
.
Handler
.
Args
>
,
)
:
[
AbstractError
<
any
,
any
>
|
Error
|
{
[
key
:
string
]:
any
}
,
Info
]
Internal
Gets some basic, standardized info for any input error.
Parameters
error
:
Input
level
:
number
console
:
Logger
fs
:
FileSystemType
args
:
Partial
<
AbstractError
.
Handler
.
Args
>
Returns
[
AbstractError
<
any
,
any
>
|
Error
|
{
[
key
:
string
]:
any
}
,
Info
]
Since
0.2.0-alpha.4
Settings
Member Visibility
Alpha
Beta
External
Inherited
Private
Protected
Theme
OS
Light
Dark
GitHub
by Maddi Mathon
NPM Build Utilities @ 0.3.0-alpha
Loading...
Gets some basic, standardized info for any input error.