edu.ull.cgunay.plots
Class GrapherNotAvailableException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--edu.ull.cgunay.plots.GrapherNotAvailableException
All Implemented Interfaces:
Serializable

public class GrapherNotAvailableException
extends Exception

Created: Thu Apr 11 13:50:11 2002

Modified: $Date: 2002/12/17 00:58:54 $

Version:
$Revision: 1.4 $ for this file.
Author:
Cengiz Gunay
See Also:
Serialized Form

Field Summary
 
Fields inherited from class java.lang.Exception
 
Fields inherited from class java.lang.Throwable
 
Constructor Summary
GrapherNotAvailableException()
           
GrapherNotAvailableException(String msg)
           
 
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

GrapherNotAvailableException

public GrapherNotAvailableException()

GrapherNotAvailableException

public GrapherNotAvailableException(String msg)