method
error
error(detail)
protected
Called if #debug is true whenever an unhandled exception is raised. This implementation simply logs the backtrace.
detail |
The Exception that was caught |
error(detail)
protected
Called if #debug is true whenever an unhandled exception is raised. This implementation simply logs the backtrace.
detail |
The Exception that was caught |