Class OntJenaException.IllegalCall

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.IllegalCall
All Implemented Interfaces:
Serializable
Enclosing class:
OntJenaException

public static class OntJenaException.IllegalCall extends OntJenaException
An exception to indicate that a feature is not supported right now or by design for current conditions.
See Also:
  • Constructor Details

    • IllegalCall

      public IllegalCall()
    • IllegalCall

      public IllegalCall(String message)