Package si.mazi.rescu

Class ExceptionalReturnContentException

All Implemented Interfaces:
Serializable

public class ExceptionalReturnContentException
extends RuntimeException
Throw this exception (eg. in your json model class constructors) to signal that rescu should parse the response body as exception. Declare the exception type on the method.
See Also:
Serialized Form