Protege 3.4.6

edu.stanford.smi.protege.model
Class NullFrameException

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.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)
           
 
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

NullFrameException

public NullFrameException(String s)

Protege 3.4.6

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