Class StorageExceptionShutdown
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
one.microstream.exceptions.BaseException
one.microstream.storage.exceptions.StorageException
one.microstream.storage.exceptions.StorageExceptionShutdown
- All Implemented Interfaces:
 Serializable
public class StorageExceptionShutdown extends StorageException
- See Also:
 - Serialized Form
 
- 
Constructor Summary
Constructors Constructor Description StorageExceptionShutdown()StorageExceptionShutdown(String message)StorageExceptionShutdown(String message, Throwable cause)StorageExceptionShutdown(String message, Throwable cause, boolean enableSuppression, boolean writableStackTrace)StorageExceptionShutdown(Throwable cause) - 
Method Summary
Methods inherited from class one.microstream.exceptions.BaseException
assembleDetailString, assembleExplicitMessageAddon, assembleOutputString, getMessage, messageMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString 
- 
Constructor Details
- 
StorageExceptionShutdown
public StorageExceptionShutdown() - 
StorageExceptionShutdown
 - 
StorageExceptionShutdown
 - 
StorageExceptionShutdown
 - 
StorageExceptionShutdown
 
 -