Class StoreException
Object
Throwable
Exception
IOException
StoreException
- All Implemented Interfaces:
 Serializable
- Author:
 - Tommaso Nolli
 - See Also:
 
- 
Constructor Summary
ConstructorsConstructorDescriptionStoreException(String message) StoreException(String message, Throwable cause) StoreException(Throwable cause)  - 
Method Summary
Methods inherited from class Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString 
- 
Constructor Details
- 
StoreException
public StoreException() - 
StoreException
 - 
StoreException
 - 
StoreException
 
 -