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
public class StorageClosedException
- extends IOException
Checked exception thrown when an attempt is made to invoke or complete an
write or read operations with storage that is closed.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
StorageClosedException
public StorageClosedException()
StorageClosedException
public StorageClosedException(String message)
Copyright © 2000-2014 EPAM Systems. All Rights Reserved.