Package com.epam.fix
Class StorageClosedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
com.epam.fix.StorageClosedException
- All Implemented Interfaces:
Serializable
Checked exception thrown when an attempt is made to invoke or complete an
write or read operations with storage that is closed.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
StorageClosedException
public StorageClosedException() -
StorageClosedException
-