org.wsmo.common.exception
Class InvalidModelException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.wsmo.common.exception.InvalidModelException
- All Implemented Interfaces:
- Serializable
public class InvalidModelException
- extends Exception
This is a checked exception thrown when the changes applied to an entity
break the consistency of its underlying logical model (if any)
For example, if an axiom is added to an entity that is in a logical
formalism not understood or incomatible with the current model
- Version:
- $Revision: 508 $ $Date: 2005-06-29 20:16:10 +0300 (Wed, 29 Jun 2005) $
- Author:
- not attributable
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
InvalidModelException
public InvalidModelException()
InvalidModelException
public InvalidModelException(Throwable cause)
InvalidModelException
public InvalidModelException(String msg)
Copyright © 2004-2008 Ontotext Lab.. All Rights Reserved.