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:
    Serialized Form
    • Method Detail

      • getMessageWithoutValue

        public String getMessageWithoutValue()