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