Class ThingCommandToAccessExceptionRegistry

java.lang.Object
org.eclipse.ditto.base.model.signals.commands.AbstractCommandToExceptionRegistry<ThingCommand<?>,org.eclipse.ditto.base.model.exceptions.DittoRuntimeException>
org.eclipse.ditto.things.model.signals.commands.exceptions.ThingCommandToAccessExceptionRegistry
All Implemented Interfaces:
org.eclipse.ditto.base.model.signals.commands.CommandToExceptionRegistry<ThingCommand<?>,org.eclipse.ditto.base.model.exceptions.DittoRuntimeException>

public final class ThingCommandToAccessExceptionRegistry extends org.eclipse.ditto.base.model.signals.commands.AbstractCommandToExceptionRegistry<ThingCommand<?>,org.eclipse.ditto.base.model.exceptions.DittoRuntimeException>
Registry to map thing commands to access exceptions.