Higraph, v1.0, January 28, 2003 (02:22 PM)

uk.ac.ed.inf.higraph
Class CellNotInModelException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--uk.ac.ed.inf.higraph.CellNotInModelException
All Implemented Interfaces:
Serializable

public class CellNotInModelException
extends Exception

See Also:
Serialized Form

Constructor Summary
CellNotInModelException(String e)
           
 
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

CellNotInModelException

public CellNotInModelException(String e)

Higraph, v1.0, January 28, 2003 (02:22 PM)

Copyright © The University of Edinburgh. All Rights Reserved.