- Direct Known Subclasses:
AbstractJsonStartForbiddenError
public class JsonError
extends Object
Representation of a JSON error object, which can be serialized to JSON.
- Author:
- T. Middeldorp, M. Naberink
-
Constructor Summary 
Constructors
-
Method Summary 
Methods inherited from class java.lang.Object 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details 
-
JsonError 
-
JsonError 
-
JsonError 
-
Method Details 
-
getErrorType 
-
getTitle 
-
getMessage 
-
getStacktrace 