Uses of Class
org.eclipse.ditto.things.model.signals.commands.exceptions.PolicyInvalidException.Builder
Packages that use PolicyInvalidException.Builder
-
Uses of PolicyInvalidException.Builder in org.eclipse.ditto.things.model.signals.commands.exceptions
Methods in org.eclipse.ditto.things.model.signals.commands.exceptions that return PolicyInvalidException.BuilderModifier and TypeMethodDescriptionPolicyInvalidException.newBuilder(Collection<String> permissions, ThingId thingId) A mutable builder for aPolicyInvalidException.PolicyInvalidException.newBuilderForCause(Throwable cause, ThingId thingId) A mutable builder for aPolicyInvalidExceptioncaused by some other error.