Create a new Crash error instance
human friendly error message
Create a new Crash error
human friendly error message
enhanced error options
Create a new Crash error
human friendly error message
unique identifier for this particular occurrence of the problem
Create a new Crash error
human friendly error message
unique identifier for this particular occurrence of the problem
enhanced error options
Error date
Error name (type)
Error subject, 'common'
as default
Return the info object for this error
Determine if this instance is a Crash error
Return the unique identifier associated to this instance
Return Crash error in JSON format
Static
from
Improved handling of standard errors.
Crash helps us manage standard errors within our application by providing us with some tools:
In addition, in combination with the Multi error types, errors in validation processes, and Boom, errors for the REST-API interfaces, it allows a complete management of the different types of errors in our backend.