be.ac.ulg.montefiore.run.totem.chart.model.exception
Class NoSuchChartException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by be.ac.ulg.montefiore.run.totem.chart.model.exception.ChartException
              extended by be.ac.ulg.montefiore.run.totem.chart.model.exception.NoSuchChartException
All Implemented Interfaces:
java.io.Serializable

public class NoSuchChartException
extends ChartException

Creation date: 16 d�c. 2005

Author:
Ga�l Monfort (monfort@run.montefiore.ulg.ac.be)
See Also:
Serialized Form

Constructor Summary
NoSuchChartException()
           
NoSuchChartException(java.lang.String msg)
           
 
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

NoSuchChartException

public NoSuchChartException()

NoSuchChartException

public NoSuchChartException(java.lang.String msg)


Copyright © 2004-2007 Research Unit in Networking, All Rights Reserved.