@corefunc/corefunc
Preparing search index...
convert
errorToCaller
Function errorToCaller
errorToCaller
(
error
:
|
RangeError
|
Error
|
EvalError
|
ReferenceError
|
SyntaxError
|
TypeError
|
URIError
,
)
:
string
Parameters
error
:
|
RangeError
|
Error
|
EvalError
|
ReferenceError
|
SyntaxError
|
TypeError
|
URIError
Returns
string
Function, class and method name. Or 'Module._compile' and 'ModuleJob.run' if root.
Name
errorToCaller
Description
Converts Error type to caller name.
Since
0.3.44
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
@corefunc/corefunc
Loading...
Name
errorToCaller
Description
Converts Error type to caller name.
Since
0.3.44