Class ConstraintViolatedException

All Implemented Interfaces:
Serializable

public class ConstraintViolatedException extends IllegalArgumentException
Thrown when a property constraint is violated. Detected while parsing values from XML.
Author:
Clément Fournier
See Also:
  • Method Details

    • getConstraint

      public PropertyConstraint<?> getConstraint()
    • getMessageWithoutValue

      public String getMessageWithoutValue()