Class InvalidPropertyException

All Implemented Interfaces:
Serializable

public class InvalidPropertyException extends ValidationException
See Also:
  • Constructor Details

    • InvalidPropertyException

      public InvalidPropertyException(String propertyName, String propertyValue, Method method, String pattern)