Class UnknownPropertyException

All Implemented Interfaces:
Serializable

public class UnknownPropertyException extends JenaException
Exception to throw when Jena is presented with an unknown property of some kind.
See Also:
  • Constructor Details

    • UnknownPropertyException

      public UnknownPropertyException(String property)