Skip to content

getErrorText()

Universal function for transforming any errors into readable error text

This function can be enhanced with custom handlers using:

  • getErrorText.unknownErrorText
  • getErrorText.formatError
  • getErrorText.enhance

Released under the MIT License.