Class CommandSubjectDoesNotExistException

All Implemented Interfaces:
Serializable

public class CommandSubjectDoesNotExistException extends CommandSubjectConditionViolatedException
Exception thrown if Command.SubjectCondition.EXISTS is violated.
See Also:
  • Constructor Details

    • CommandSubjectDoesNotExistException

      public CommandSubjectDoesNotExistException(String message, Command command)