com.stackify.api.json.jackson
public interface ErrorItemMixIn
| Modifier and Type | Method and Description |
|---|---|
Map<String,String> |
getData() |
String |
getErrorType() |
String |
getErrorTypeCode() |
ErrorItem |
getInnerError() |
String |
getMessage() |
String |
getSourceMethod() |
List<TraceFrame> |
getStackTrace() |
Copyright © 2013 Stackify, LLC. All Rights Reserved.