Class ThingCommandToModifyExceptionRegistry

  • All Implemented Interfaces:
    org.eclipse.ditto.signals.commands.base.CommandToExceptionRegistry<ThingCommand,​org.eclipse.ditto.model.base.exceptions.DittoRuntimeException>

    public final class ThingCommandToModifyExceptionRegistry
    extends org.eclipse.ditto.signals.commands.base.AbstractCommandToExceptionRegistry<ThingCommand,​org.eclipse.ditto.model.base.exceptions.DittoRuntimeException>
    • Method Detail

      • fallback

        protected org.eclipse.ditto.model.base.exceptions.DittoRuntimeException fallback​(ThingCommand command)
        Overrides:
        fallback in class org.eclipse.ditto.signals.commands.base.AbstractCommandToExceptionRegistry<ThingCommand,​org.eclipse.ditto.model.base.exceptions.DittoRuntimeException>