Class StorageException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.gigaspaces.internal.server.space.redolog.storage.StorageException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
StorageFullException
Thrown when an error occurred at the
IRedoLogFileStorage- Since:
- 7.1
- Author:
- eitany
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionStorageException(String msg) StorageException(String msg, Throwable cause) StorageException(Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
StorageException
-
StorageException
-
StorageException
-