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