com.clickntap.hub
Class XMLErrorResponse
java.lang.Object
com.clickntap.tool.bean.BeanId
com.clickntap.tool.bean.Bean
com.clickntap.hub.BO
com.clickntap.hub.XMLErrorResponse
- All Implemented Interfaces:
- Serializable
public class XMLErrorResponse
- extends BO
- See Also:
- Serialized Form
| Methods inherited from class com.clickntap.tool.bean.Bean |
clear, clone, copyFrom, copyTo, create, createOrUpdate, delete, execute, get, getBeanManager, read, read, setBeanManager, stream, toMap, toMap, update |
exception
public Throwable exception
stackTrace
public String stackTrace
XMLErrorResponse
public XMLErrorResponse()
getErrorCodes
public List<String> getErrorCodes()
setErrorCodes
public void setErrorCodes(List<String> errorCodes)
getException
public Throwable getException()
setException
public void setException(Throwable throwable)
getStackTrace
public String getStackTrace()
setStackTrace
public void setStackTrace(String stackTrace)
Copyright © 2014. All rights reserved.