Protege 3.3.1

edu.stanford.smi.protege.model
Class MissingFrameException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by java.lang.IllegalArgumentException
                  extended by 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

Constructor Summary
MissingFrameException(String s)
          DeletedFrameException constructor comment.
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

MissingFrameException

public MissingFrameException(String s)
DeletedFrameException constructor comment.

Parameters:
s - java.lang.String

Protege 3.3.1

Submit a bug report or feature request
Protégé is a trademark of Stanford University.
Copyright (c) 1998-2007 Stanford University.