Class PolicyIdMissingException.Builder

java.lang.Object
org.eclipse.ditto.base.model.exceptions.DittoRuntimeExceptionBuilder<PolicyIdMissingException>
org.eclipse.ditto.things.model.PolicyIdMissingException.Builder
Enclosing class:
PolicyIdMissingException

@NotThreadSafe public static final class PolicyIdMissingException.Builder extends org.eclipse.ditto.base.model.exceptions.DittoRuntimeExceptionBuilder<PolicyIdMissingException>
A mutable builder with a fluent API for a PolicyIdMissingException.
  • Method Details