@corefunc/corefunc
    Preparing search index...

    Function errorToCaller

    • Parameters

      • error:
            | RangeError
            | Error
            | EvalError
            | ReferenceError
            | SyntaxError
            | TypeError
            | URIError

      Returns string

      • Function, class and method name. Or 'Module._compile' and 'ModuleJob.run' if root.

      errorToCaller

      Converts Error type to caller name.

      0.3.44