Package net.sourceforge.pmd.properties
Class ConstraintViolatedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
java.lang.IllegalArgumentException
net.sourceforge.pmd.properties.ConstraintViolatedException
- All Implemented Interfaces:
Serializable
Thrown when a property constraint is violated. Detected while parsing
values from XML.
- Author:
- Clément Fournier
- See Also:
-
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Method Details
-
getConstraint
-
getMessageWithoutValue
-