Package ch.aaap.harvestclient.exception
Class HarvestRuntimeException
Object
Throwable
Exception
RuntimeException
ch.aaap.harvestclient.exception.HarvestRuntimeException
- All Implemented Interfaces:
 Serializable
- Direct Known Subclasses:
 HarvestHttpException
- See Also:
 
- 
Constructor Summary
ConstructorsConstructorDescriptionHarvestRuntimeException(String message) HarvestRuntimeException(String message, Throwable cause) HarvestRuntimeException(Throwable cause)  - 
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString 
- 
Constructor Details
- 
HarvestRuntimeException
public HarvestRuntimeException() - 
HarvestRuntimeException
 - 
HarvestRuntimeException
 - 
HarvestRuntimeException
 
 -