| Class | Description |
|---|---|
| Backtrace |
Class representing an ordered collection of back trace elements.
|
| BacktraceElement |
One single line on a backtrace.
|
| Cause |
This class represents a single exception in a serious of chained
exceptions.
|
| Causes |
An ordered collection of chained exceptions.
|
| CgiData |
CGI parameters passed to the server when the error occurred.
|
| Context |
The context of an HTTP request.
|
| Details |
Class representing metadata and run-time state.
|
| HttpServletRequestFactory |
Factory class that creates a
Request based on a
HttpServletRequest. |
| Notice |
Class representing an error that is reported to the Honeybadger API.
|
| NoticeDetails |
Details of the error being reported to the Honeybadger API.
|
| Notifier |
Notifier section of an error reported to the Honeybadger API.
|
| Params |
Class representing parameters requested when an exception occurred.
|
| PlayHttpRequestFactory |
Factory class that creates a
Request based on a
Http.Request. |
| Request |
Class representing the properties of an HTTP request that triggered an
error.
|
| ServerDetails |
Server details at the time an error occurred.
|
| Session |
Session store when error was triggered.
|