Class CommandSubjectAlreadyExistsException

All Implemented Interfaces:
Serializable

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

    • CommandSubjectAlreadyExistsException

      public CommandSubjectAlreadyExistsException(String message, Command command)