de.laures.cewolf.taglib
Class IncompatibleDatasetException
java.lang.Object
java.lang.Throwable
java.lang.Exception
de.laures.cewolf.CewolfException
de.laures.cewolf.ChartValidationException
de.laures.cewolf.taglib.IncompatibleDatasetException
- All Implemented Interfaces:
- Serializable
public class IncompatibleDatasetException
- extends ChartValidationException
This exception is thrown if a chart is created with an incompatible dataset.
- Since:
- 0.9
- Author:
- glaures
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
IncompatibleDatasetException
public IncompatibleDatasetException(String msg)
- Constructor for IncompatibleDatasetException.
- Parameters:
msg
- the excpetion message
Copyright © 2012. All Rights Reserved.