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 SummaryNested classes/interfaces inherited from interface one.microstream.storage.types.StorageExceptionHandlerStorageExceptionHandler.Default
- 
Constructor SummaryConstructors Constructor Description Default()
- 
Method SummaryModifier and Type Method Description voidhandleException(Throwable exception, StorageChannel channel)
- 
Constructor Details- 
Defaultpublic Default()
 
- 
- 
Method Details- 
handleException- Specified by:
- handleExceptionin interface- StorageExceptionHandler
 
 
-