Class InstantiationException

All Implemented Interfaces:
Serializable

public class InstantiationException extends OWLPersistenceException
Thrown when an instance of class cannot be created.
See Also:
  • Constructor Details

    • InstantiationException

      public InstantiationException(Throwable cause)