| Class | Description |
|---|---|
| AppIdentity |
AppIdentity
|
| AppIdentity.Builder |
AppIdentity.Builder separates the construction of a AppIdentity 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
|
| LogMsg |
LogMsg
|
| LogMsg.Builder |
LogMsg.Builder separates the construction of a LogMsg from its representation
|
| LogMsgGroup |
LogMsgGroup
|
| LogMsgGroup.Builder |
LogMsgGroup.Builder separates the construction of a LogMsgGroup 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 © 2018 Stackify, LLC. All rights reserved.