public class FailureInfo extends Object
Constructor and Description |
---|
FailureInfo(int errorCode,
String codedMessage,
String humanMessage,
Exception exception) |
Modifier and Type | Method and Description |
---|---|
String |
getCodedMessage() |
int |
getErrorCode() |
Exception |
getException() |
String |
getHumanMessage() |
Copyright © 2010–2016 AdroitLogic. All rights reserved.