Class PropertyNotFoundException

All Implemented Interfaces:
Serializable

public class PropertyNotFoundException extends JenaException
Exception to throw if something does not have the specified property.
See Also:
  • Constructor Details

    • PropertyNotFoundException

      public PropertyNotFoundException(Property p)