Class 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.
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static ThingCommandToAccessExceptionRegistry getInstance()
      Returns an instance of ThingCommandToAccessExceptionRegistry.
      • Methods inherited from class org.eclipse.ditto.base.model.signals.commands.AbstractCommandToExceptionRegistry

        exceptionFrom, fallback
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait