Package io.dialob.client.api
Interface DialobStore.StoreExceptionMsg
-
- All Known Implementing Classes:
ImmutableStoreExceptionMsg
- Enclosing interface:
- DialobStore
@Immutable public static interface DialobStore.StoreExceptionMsg
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description List<String>getArgs()StringgetId()StringgetValue()
-