Class JSONResponseERROR
java.lang.Object
it.uniroma2.art.semanticturkey.servlet.JSONResponse
it.uniroma2.art.semanticturkey.servlet.JSONResponseProblem
it.uniroma2.art.semanticturkey.servlet.JSONResponseERROR
- All Implemented Interfaces:
Response,ResponseProblem
Defines a JSON serialization based ERROR response
-
Method Summary
Modifier and TypeMethodDescriptionbooleanvoidMethods inherited from class it.uniroma2.art.semanticturkey.servlet.JSONResponseProblem
getMessage, setExceptionFacets, setMessageMethods inherited from class it.uniroma2.art.semanticturkey.servlet.JSONResponse
getResponseContent, getResponseObject, getXMLObject, 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, getResponseObject
-
Method Details
-
isAffirmative
public boolean isAffirmative()- Specified by:
isAffirmativein interfaceResponse- Specified by:
isAffirmativein classJSONResponse
-
setStackTrace
-
getStackTrace
-