- EnvironmentDetail - Class in com.stackify.api
-
Contains details of the current application environment such as device name, application name, application
location and environment.
- environmentDetail(EnvironmentDetail) - Method in class com.stackify.api.StackifyError.Builder
-
Sets the builder's environmentDetail
- EnvironmentDetail.Builder - Class in com.stackify.api
-
EnvironmentDetail.Builder separates the construction of a EnvironmentDetail from its representation
- EnvironmentDetail.Builder() - Constructor for class com.stackify.api.EnvironmentDetail.Builder
-
- EnvironmentDetailMixIn - Interface in com.stackify.api.json.jackson
-
Jackson Mix-in class containing annotations used for serializing EnvironmentDetail objects to JSON
- error(ErrorItem) - Method in class com.stackify.api.StackifyError.Builder
-
Sets the builder's error
- ErrorItem - Class in com.stackify.api
-
Contains the details of a single exception including the stack trace and any causes
- ErrorItem.Builder - Class in com.stackify.api
-
ErrorItem.Builder separates the construction of a ErrorItem from its representation
- ErrorItem.Builder() - Constructor for class com.stackify.api.ErrorItem.Builder
-
- ErrorItemMixIn - Interface in com.stackify.api.json.jackson
-
Jackson Mix-in class containing annotations used for serializing ErrorItem objects to JSON
- errorType(String) - Method in class com.stackify.api.ErrorItem.Builder
-
Sets the builder's errorType
- errorTypeCode(String) - Method in class com.stackify.api.ErrorItem.Builder
-
Sets the builder's errorTypeCode