webcab.lib.statistics.statistics
Class StatisticsException
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--webcab.lib.statistics.statistics.StatisticsException
- All Implemented Interfaces:
- Serializable
- public class StatisticsException
- extends Exception
This exception describes Statistics specific errors occured during
computations.
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
StatisticsException
public StatisticsException(String message)