Class PropertyNotFoundException

All Implemented Interfaces:
Serializable

public class PropertyNotFoundException extends SearchParseException
See Also:
  • Constructor Details

    • PropertyNotFoundException

      public PropertyNotFoundException(String name, String value)
  • Method Details

    • getName

      public String getName()
    • getValue

      public String getValue()