Package ch.aaap.harvestclient.exception
Class RequestProcessingException
Object
Throwable
Exception
RuntimeException
ch.aaap.harvestclient.exception.HarvestRuntimeException
ch.aaap.harvestclient.exception.HarvestHttpException
ch.aaap.harvestclient.exception.RequestProcessingException
- All Implemented Interfaces:
 Serializable
- See Also:
 
- 
Constructor Summary
Constructors - 
Method Summary
Methods inherited from class ch.aaap.harvestclient.exception.HarvestHttpException
getHttpCode, getResponseBody, initMessageMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString 
- 
Constructor Details
- 
RequestProcessingException
public RequestProcessingException(okhttp3.ResponseBody responseBody)  
 -