Class InvalidPropertyURIException

All Implemented Interfaces:
Serializable

public class InvalidPropertyURIException extends JenaException
Exception to throw when it is discovered that a property has been given an illegal URI.
See Also:
  • Constructor Details

    • InvalidPropertyURIException

      public InvalidPropertyURIException(String uri)