gate.creole.ontology
Class GateOntologyException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
gate.util.GateRuntimeException
gate.creole.ontology.GateOntologyException
- All Implemented Interfaces:
- Serializable
public class GateOntologyException
- extends GateRuntimeException
Exception used to signal an gate ontology exception within Gate.
- Author:
- Niraj Aswani, Johann Petrak
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
GateOntologyException
public GateOntologyException()
GateOntologyException
public GateOntologyException(String message)
GateOntologyException
public GateOntologyException(String message,
Throwable cause)
GateOntologyException
public GateOntologyException(Throwable e)