Class OntJenaException.Unsupported

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.apache.jena.shared.JenaException
org.apache.jena.ontapi.OntJenaException
org.apache.jena.ontapi.OntJenaException.Unsupported
All Implemented Interfaces:
Serializable
Enclosing class:
OntJenaException

public static class OntJenaException.Unsupported extends OntJenaException
Exception that is raised when an ontology operation is attempted that is not present in the configuration (e.g. language profile) for the current ontology model.
See Also:
  • Constructor Details

    • Unsupported

      public Unsupported(String message)