Protege 2.1

edu.stanford.smi.protege.model
Class NullFrameException

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.NullFrameException
All Implemented Interfaces:
Serializable

public class NullFrameException
extends IllegalArgumentException

An exception thrown when an api user passes in a null when an api method was expecting a frame.

Author:
Ray Fergerson
See Also:
Serialized Form

Constructor Summary
NullFrameException(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

NullFrameException

public NullFrameException(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.