ContactCenters
V. 0.9.9.

umontreal.iro.lecuyer.contactcenters.msk.model
Class CallCenterCreationException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by 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

Constructor Summary
CallCenterCreationException()
           
CallCenterCreationException(String message)
           
CallCenterCreationException(String message, Throwable cause)
           
CallCenterCreationException(Throwable cause)
           
 
Method Summary
 
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
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

CallCenterCreationException

public CallCenterCreationException()

CallCenterCreationException

public CallCenterCreationException(String message,
                                   Throwable cause)

CallCenterCreationException

public CallCenterCreationException(String message)

CallCenterCreationException

public CallCenterCreationException(Throwable cause)

ContactCenters
V. 0.9.9.

To submit a bug or ask questions, send an e-mail to Richard Simard.