Package one.microstream.storage.types
Class StorageExceptionHandler.Default
- java.lang.Object
-
- one.microstream.storage.types.StorageExceptionHandler.Default
-
- All Implemented Interfaces:
StorageExceptionHandler
- Enclosing interface:
- StorageExceptionHandler
public static final class StorageExceptionHandler.Default extends Object implements StorageExceptionHandler
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface one.microstream.storage.types.StorageExceptionHandler
StorageExceptionHandler.Default
-
-
Constructor Summary
Constructors Constructor Description Default()
-
-
-
Method Detail
-
handleException
public void handleException(Throwable exception, StorageChannel channel)
- Specified by:
handleException
in interfaceStorageExceptionHandler
-
-