Class OntologyException

    • Constructor Detail

      • OntologyException

        public OntologyException​(String message)
        Construct an OntologyException with a given message.
        Parameters:
        message - the message
      • OntologyException

        public OntologyException​(String message,
                                 Throwable t)