edu.stanford.smi.protege.model
Class MissingFrameException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
java.lang.IllegalArgumentException
edu.stanford.smi.protege.model.MissingFrameException
- All Implemented Interfaces:
- Serializable
- public class MissingFrameException
- extends IllegalArgumentException
Exception thrown when a frame is passed in as a parameter to a Knowledge base method and that frame is not a member
of the knowledge base. This can occur when use code loads two projects and mistakenly takes a frame from one and
tries to use it with the other.
- Author:
- Ray Fergerson
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
MissingFrameException
public MissingFrameException(String s)
- DeletedFrameException constructor comment.
- Parameters:
s
- java.lang.String
Submit a bug report or feature request
Protégé is a trademark of Stanford University.
Copyright (c) 1998-2005 Stanford University.