ibspan.ecap.merchant.shopdecisions.forecasting
Class DataLoadException
java.lang.Object
java.lang.Throwable
java.lang.Exception
ibspan.ecap.merchant.shopdecisions.forecasting.DataLoadException
- All Implemented Interfaces:
- java.io.Serializable
public class DataLoadException
- extends java.lang.Exception
An exception thrown by the forecasting subsystem when the data nessecary for preparing
the forecast could not be loaded.
- Author:
- Micha³ Drozdowicz
- See Also:
- Serialized Form
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 |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
DataLoadException
public DataLoadException()
DataLoadException
public DataLoadException(java.lang.String arg0)
DataLoadException
public DataLoadException(java.lang.Throwable arg0)
DataLoadException
public DataLoadException(java.lang.String arg0,
java.lang.Throwable arg1)