edu.stanford.smi.protege.exception
Class ProtegeIOException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
edu.stanford.smi.protege.exception.ProtegeException
edu.stanford.smi.protege.exception.ProtegeIOException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- ModificationException, TransactionException
public class ProtegeIOException
- extends ProtegeException
This exception represents errors accessing the backing store that
are not related to problems with the ontology. These exceptions encapsulate
file io exceptions, sql exceptions and remote exceptions.
- Author:
- tredmond
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ProtegeIOException
public ProtegeIOException()
ProtegeIOException
public ProtegeIOException(String msg)
ProtegeIOException
public ProtegeIOException(String msg,
Throwable t)
ProtegeIOException
public ProtegeIOException(Throwable t)
Submit a bug report or feature request
Protégé is a trademark of Stanford University.
Copyright (c) 1998-2009 Stanford University.