Class RestErrorResponse

java.lang.Object
com.aquima.web.aaas.RestErrorResponse
Direct Known Subclasses:
StructuredRestErrorResponse

public class RestErrorResponse extends Object
Wrapper around a WebServiceCallException, which can be used as the JSON response body when an exception occurs.
Since:
9.8
Author:
Voicu Moldovan
  • Constructor Details

  • Method Details

    • getErrorMessage

      protected String getErrorMessage()