public class ErrorMessage
extends Object
Wrapper around a RestException, which can be used as the JSON response body when an exception occurs.
- Since:
- 9.6
- Author:
- Petru Galanton
-
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 
-
ErrorMessage 
-
Method Details 
-
getMessage 