org.semanticweb.owl.io.abstract_syntax
Class UndefinedOWLPropertyTypeException
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--org.semanticweb.owl.model.OWLException
|
+--org.semanticweb.owl.io.abstract_syntax.UndefinedOWLPropertyTypeException
- All Implemented Interfaces:
- Serializable
- public class UndefinedOWLPropertyTypeException
- extends OWLException
UndefinedOWLPropertyTypeException.java.
- Version:
- $Id: UndefinedOWLPropertyTypeException.java,v 1.1 2003/12/01 17:06:10 dturi Exp $
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
UndefinedOWLPropertyTypeException
public UndefinedOWLPropertyTypeException(String id)
WonderWeb