| Package | Description |
|---|---|
| io.honeybadger.loader |
Honeybadger Read API classes are contained in this package.
|
| io.honeybadger.reporter |
All classes related to reporting errors to Honeybadger are contained within
this package.
|
| io.honeybadger.reporter.dto |
Data transfer objects that are used for serializing to the Honeybadger API
are stored in this package.
|
| Class and Description |
|---|
| Notice
Class representing an error that is reported to the Honeybadger API.
|
| Class and Description |
|---|
| Notice
Class representing an error that is reported to the Honeybadger API.
|
| Request
Class representing the properties of an HTTP request that triggered an
error.
|
| Class and Description |
|---|
| Backtrace
Class representing an ordered collection of backtrace elements.
|
| 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.
|
| Load
Class containing statistics about the host system's load average.
|
| Memory
Class containing the current state of memory on the running JVM.
|
| 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.
|
| 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.
|
| Stats
Class containing the statistics about the running JVM.
|
Copyright © 2023 Honeybadger.io. All rights reserved.