Protege 2.1

edu.stanford.smi.protege.model
Class MissingFrameException

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

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