Package io.dialob.client.spi
Class DialobErrorHandlerImpl
- java.lang.Object
-
- io.dialob.client.spi.DialobErrorHandlerImpl
-
- All Implemented Interfaces:
DialobErrorHandler
public class DialobErrorHandlerImpl extends Object implements DialobErrorHandler
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface io.dialob.client.api.DialobErrorHandler
DialobErrorHandler.DatabaseException, DialobErrorHandler.DialobClientException, DialobErrorHandler.DocumentNotFoundException
-
-
Constructor Summary
Constructors Constructor Description DialobErrorHandlerImpl()
-
-
-
Method Detail
-
toActions
public io.dialob.api.proto.Actions toActions(Exception e)
- Specified by:
toActionsin interfaceDialobErrorHandler
-
-