Class OntopiaException

java.lang.Object
java.lang.Throwable
java.lang.Exception
net.ontopia.utils.OntopiaException
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
ContentStoreException, PersistenceException, QueryException, TMRAPException

public class OntopiaException extends Exception
PUBLIC: An exception class that can be used to wrap other exceptions with. This is the most generic exception used.

See Also: