org.activemath.content.mediator
Class OntologyException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.activemath.content.mediator.MediatorException
org.activemath.content.mediator.OntologyException
- All Implemented Interfaces:
- Serializable
public class OntologyException
- extends MediatorException
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
OntologyException
public OntologyException()
OntologyException
public OntologyException(String message)
OntologyException
public OntologyException(Throwable cause)
OntologyException
public OntologyException(String message,
Throwable cause)