Package com.aquima.web.aaas
Class RestErrorResponse
java.lang.Object
com.aquima.web.aaas.RestErrorResponse
- Direct Known Subclasses:
StructuredRestErrorResponse
Wrapper around a WebServiceCallException, which can be used as the JSON response body when an exception occurs.
- Since:
- 9.8
- Author:
- Voicu Moldovan
-
Constructor Summary
ConstructorsConstructorDescriptionRestErrorResponse
(com.aquima.web.aaas.exception.WebServiceCallException throwable) -
Method Summary