Package io.dialob.client.api
Interface DialobErrorHandler
-
- All Known Implementing Classes:
DialobErrorHandlerImpl
public interface DialobErrorHandler
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static classDialobErrorHandler.DatabaseExceptionstatic interfaceDialobErrorHandler.DialobClientExceptionstatic classDialobErrorHandler.DocumentNotFoundException
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description io.dialob.api.proto.ActionstoActions(Exception e)
-
-
-
Method Detail
-
toActions
io.dialob.api.proto.Actions toActions(Exception e)
-
-