ContactCenters
V. 0.9.9.

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

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by umontreal.iro.lecuyer.contactcenters.msk.model.CallFactoryCreationException
All Implemented Interfaces:
Serializable

public class CallFactoryCreationException
extends Exception

This exception is thrown when a problem occurs during the creation of a call factory.

See Also:
Serialized Form

Constructor Summary
CallFactoryCreationException()
           
CallFactoryCreationException(String message)
           
CallFactoryCreationException(String message, Throwable cause)
           
CallFactoryCreationException(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

CallFactoryCreationException

public CallFactoryCreationException()

CallFactoryCreationException

public CallFactoryCreationException(String message,
                                    Throwable cause)

CallFactoryCreationException

public CallFactoryCreationException(String message)

CallFactoryCreationException

public CallFactoryCreationException(Throwable cause)

ContactCenters
V. 0.9.9.

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