edu.stanford.smi.protege.exception
Class ProtegeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
edu.stanford.smi.protege.exception.ProtegeException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- OntologyException, ProtegeIOException
public class ProtegeException
- extends RuntimeException
A basic exception class for all protege exceptions. It is expected that
programs will not declare throwing this exception but will specify subclasses
instead.
- Author:
- tredmond
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ProtegeException
public ProtegeException()
ProtegeException
public ProtegeException(String msg)
ProtegeException
public ProtegeException(String msg,
Throwable t)
ProtegeException
public ProtegeException(Throwable t)
Submit a bug report or feature request
Protégé is a trademark of Stanford University.
Copyright (c) 1998-2007 Stanford University.