jcolibri.exception
Class OntologyAccessException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by jcolibri.exception.OntologyAccessException
All Implemented Interfaces:
java.io.Serializable

public class OntologyAccessException
extends java.lang.Exception

Error accessing an ontology (using OntoBridge).

Version:
2.0
Author:
Juan A. Recio-García
See Also:
Serialized Form

Constructor Summary
OntologyAccessException(java.lang.Exception ex)
           
OntologyAccessException(java.lang.String msg)
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

OntologyAccessException

public OntologyAccessException(java.lang.String msg)

OntologyAccessException

public OntologyAccessException(java.lang.Exception ex)

GAIA - Group for Artificial Intelligence Applications
http://gaia.fdi.ucm.es