| Class | Description |
|---|---|
| ApiClient |
Identifies the source project calling the Stackify API
|
| ApiClient.Builder |
ApiClient.Builder separates the construction of a ApiClient from its representation
|
| EnvironmentDetail |
Contains details of the current application environment such as device name, application name, application
location and environment.
|
| EnvironmentDetail.Builder |
EnvironmentDetail.Builder separates the construction of a EnvironmentDetail from its representation
|
| ErrorItem |
Contains the details of a single exception including the stack trace and any causes
|
| ErrorItem.Builder |
ErrorItem.Builder separates the construction of a ErrorItem from its representation
|
| StackifyError |
Encapsulates all details about an error that will be sent to Stackify
|
| StackifyError.Builder |
StackifyError.Builder separates the construction of a StackifyError from its representation
|
| TraceFrame |
Each TraceFrame object represents a single stack frame in a stack trace
|
| TraceFrame.Builder |
TraceFrame.Builder separates the construction of a TraceFrame from its representation
|
| WebRequestDetail |
Contains details about the web request associated to the error
|
| WebRequestDetail.Builder |
WebRequestDetail.Builder separates the construction of a WebRequestDetail from its representation
|
Copyright © 2013 Stackify, LLC. All Rights Reserved.