class Honeybadger::Response
- Honeybadger::Response
- Reference
- Object
Overview
A response from the Honeybadger API
Defined in:
honeybadger/response.crConstructors
Instance Method Summary
- #body(*args, **options)
- #body(*args, **options, &)
-
#parsed_id : String | Nil
Retrieves the Honeybadger event ID from the response payload.
- #status(*args, **options)
- #status(*args, **options, &)
- #status_code(*args, **options)
- #status_code(*args, **options, &)
- #success? : Bool