umontreal.iro.lecuyer.contactcenters.msk.model
Class CallCenterCreationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
umontreal.iro.lecuyer.contactcenters.msk.model.CallCenterCreationException
- All Implemented Interfaces:
- Serializable
public class CallCenterCreationException
- extends Exception
This exception is thrown when a problem
occurs during the creation of a call center model.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
CallCenterCreationException
public CallCenterCreationException()
CallCenterCreationException
public CallCenterCreationException(String message,
Throwable cause)
CallCenterCreationException
public CallCenterCreationException(String message)
CallCenterCreationException
public CallCenterCreationException(Throwable cause)
To submit a bug or ask questions, send an e-mail to
Richard Simard.