Class CommandSubjectConditionViolatedException

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
CommandSubjectAlreadyExistsException, CommandSubjectDoesNotExistException

public abstract class CommandSubjectConditionViolatedException extends CqrsFrameworkException.NonTransientException
Exception thrown if Command.SubjectCondition is violated.
See Also: