| Interface | Description |
|---|---|
| RollbarResponseHandler | |
| Sender |
Senders can send JSON string payloads to Rollbar.
|
| Class | Description |
|---|---|
| PayloadSender |
Sends payloads (synchronously) to Rollbar.
|
| RollbarResponse |
The RollbarResponse is the response received from Rollbar after sending a report.
|
| Enum | Description |
|---|---|
| RollbarResponseCode |
Represents expected response codes from POSTing an item to Rollbar
|
| Exception | Description |
|---|---|
| ConnectionFailedException |
Represents a failure to send a payload because of a connection failure.
|
| InvalidResponseCodeException |
Represents an unexpected return value from the Rollbar API.
|
Copyright © 2016. All rights reserved.