Uses the currently registered error mappers to map the given error. To register error mappers use the setErrorMappers function.
setErrorMappers
the error to map
Optional
the mapped error or the original error if no mapper was able to map the error
Generated using TypeDoc
Uses the currently registered error mappers to map the given error. To register error mappers use the
setErrorMappers
function.