org.kie.services.remote.rest.jaxb
Class JaxbGenericResponse
java.lang.Object
org.kie.services.remote.rest.jaxb.JaxbGenericResponse
public class JaxbGenericResponse
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JaxbGenericResponse
public JaxbGenericResponse()
JaxbGenericResponse
public JaxbGenericResponse(javax.servlet.http.HttpServletRequest request)
JaxbGenericResponse
public JaxbGenericResponse(javax.servlet.http.HttpServletRequest request,
Exception e)
- Exception constructor
- Parameters:
request - e -
convertStackTraceToString
public static String convertStackTraceToString(Throwable t)
prettyPrint
public String prettyPrint()
throws JAXBException
- Throws:
JAXBException
getStatus
public JaxbRequestStatus getStatus()
getUrl
public String getUrl()
getError
public String getError()
getStackTrace
public String getStackTrace()
Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.