Class XMLResponseEXCEPTION
java.lang.Object
it.uniroma2.art.semanticturkey.servlet.XMLResponse
it.uniroma2.art.semanticturkey.servlet.XMLResponseProblem
it.uniroma2.art.semanticturkey.servlet.XMLResponseEXCEPTION
- All Implemented Interfaces:
Response,ResponseException,ResponseProblem
-
Method Summary
Modifier and TypeMethodDescriptionbooleanvoidMethods inherited from class it.uniroma2.art.semanticturkey.servlet.XMLResponseProblem
getMessage, setMessageMethods inherited from class it.uniroma2.art.semanticturkey.servlet.XMLResponse
getJSONObject, getResponseContent, getResponseElement, getResponseObject, toStringMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface it.uniroma2.art.semanticturkey.servlet.Response
getResponseContent, getResponseObjectMethods inherited from interface it.uniroma2.art.semanticturkey.servlet.ResponseProblem
getMessage, setMessage
-
Method Details
-
isAffirmative
public boolean isAffirmative()- Specified by:
isAffirmativein interfaceResponse- Specified by:
isAffirmativein classXMLResponse
-
setStackTrace
- Specified by:
setStackTracein interfaceResponseException
-
getStackTrace
- Specified by:
getStackTracein interfaceResponseException
-