Class NotUniqueException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.apache.jena.shared.JenaException
org.apache.jena.sparql.util.NotUniqueException
All Implemented Interfaces:
Serializable

public class NotUniqueException extends org.apache.jena.shared.JenaException
See Also:
  • Constructor Details

    • NotUniqueException

      public NotUniqueException(org.apache.jena.rdf.model.Resource root, org.apache.jena.rdf.model.Property property)
  • Method Details

    • getProperty

      public org.apache.jena.rdf.model.Property getProperty()