ContactCenters
V. 0.9.9.

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

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

public class DialerCreationException
extends Exception

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

See Also:
Serialized Form

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

DialerCreationException

public DialerCreationException()

DialerCreationException

public DialerCreationException(String message,
                               Throwable cause)

DialerCreationException

public DialerCreationException(String message)

DialerCreationException

public DialerCreationException(Throwable cause)

ContactCenters
V. 0.9.9.

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