Class OntopiaRuntimeException

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
ConstraintViolationException, DB2TMException, JTMException, NoSuchTopicException, OntopiaUnsupportedException, OntopolyModelRuntimeException, PersistenceRuntimeException, PhantomAccessException, RDFMappingException, ReadOnlyException, ReferenceNotOpenException, StoreDeletedException, StoreNotOpenException, TransactionNotActiveException, VizigatorReportException

public class OntopiaRuntimeException extends RuntimeException
PUBLIC: A runtime exception class that can be used to wrap other exceptions with. This is the most generic runtime exception used.

See Also: