Class InvalidPropertyException

All Implemented Interfaces:
Serializable

public class InvalidPropertyException extends PropertyException
Exception thrown when an invalid property was given.
See Also:
  • Constructor Details

    • InvalidPropertyException

      public InvalidPropertyException(Property property, String text)
      Constructor.
      Parameters:
      property - the property that triggered this exception
      text - the exception text