Class OntJenaException.Creation

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

public static class OntJenaException.Creation extends OntJenaException
Exception, which may happen while creation of ont-object.
See Also:
  • Constructor Details

    • Creation

      public Creation(String message, Throwable cause)
    • Creation

      public Creation(String message)