Uses of Interface
io.resys.hdes.client.api.HdesStore.StoreExceptionMsg
Packages that use HdesStore.StoreExceptionMsg
Package
Description
-
Uses of HdesStore.StoreExceptionMsg in io.resys.hdes.client.api
Classes in io.resys.hdes.client.api that implement HdesStore.StoreExceptionMsgModifier and TypeClassDescriptionfinal classImmutable implementation ofHdesStore.StoreExceptionMsg.Methods in io.resys.hdes.client.api with parameters of type HdesStore.StoreExceptionMsgModifier and TypeMethodDescriptionstatic ImmutableStoreExceptionMsgImmutableStoreExceptionMsg.copyOf(HdesStore.StoreExceptionMsg instance) Creates an immutable copy of aHdesStore.StoreExceptionMsgvalue.ImmutableStoreExceptionMsg.Builder.from(HdesStore.StoreExceptionMsg instance) Fill a builder with attribute values from the providedStoreExceptionMsginstance. -
Uses of HdesStore.StoreExceptionMsg in io.resys.hdes.client.api.exceptions
Methods in io.resys.hdes.client.api.exceptions that return types with arguments of type HdesStore.StoreExceptionMsgConstructors in io.resys.hdes.client.api.exceptions with parameters of type HdesStore.StoreExceptionMsgModifierConstructorDescriptionStoreException(Exception e, String code, HdesStore.StoreEntity target, HdesStore.StoreExceptionMsg... msg) StoreException(String code, HdesStore.StoreEntity target, HdesStore.StoreExceptionMsg... msg) -
Uses of HdesStore.StoreExceptionMsg in io.resys.hdes.client.spi.store
Methods in io.resys.hdes.client.spi.store that return HdesStore.StoreExceptionMsgModifier and TypeMethodDescriptionprotected HdesStore.StoreExceptionMsgPersistenceCommands.convertMessages(GitCommitActions.CommitResultEnvelope commit) protected HdesStore.StoreExceptionMsgPersistenceCommands.convertMessages1(QueryEnvelope<GitPullActions.PullObject> state) protected HdesStore.StoreExceptionMsgPersistenceCommands.convertMessages2(QueryEnvelope<GitPullActions.PullObjects> state)