de.laures.cewolf.taglib
Class UnsupportedChartTypeException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by de.laures.cewolf.CewolfException
              extended by de.laures.cewolf.ChartValidationException
                  extended by de.laures.cewolf.taglib.UnsupportedChartTypeException
All Implemented Interfaces:
java.io.Serializable

public class UnsupportedChartTypeException
extends ChartValidationException

Author:
glaures
See Also:
Serialized Form

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

UnsupportedChartTypeException

public UnsupportedChartTypeException(java.lang.String type)


Copyright © 2009. All Rights Reserved.