org.eclipse.actf.visualization.eval.html.statistics
Class StatisticsDataFormatException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.eclipse.actf.visualization.eval.html.statistics.StatisticsDataFormatException
- All Implemented Interfaces:
- Serializable
public class StatisticsDataFormatException
- extends Exception
Exception relates to HTML statistics data format error.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
StatisticsDataFormatException
public StatisticsDataFormatException()
- Constructor of Exception
StatisticsDataFormatException
public StatisticsDataFormatException(String message)
- Constructor of Exception
- Parameters:
msg
- exception message