Class ValidationException

All Implemented Interfaces:
Serializable

public class ValidationException extends FunctionalException
Indicates that a request (typically a command or query) contains one or more field-level violations that prevent further processing.
See Also: