ContactCenters
V. 0.9.9.

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

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

public class RouterCreationException
extends Exception

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

See Also:
Serialized Form

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

RouterCreationException

public RouterCreationException()

RouterCreationException

public RouterCreationException(String message,
                               Throwable cause)

RouterCreationException

public RouterCreationException(String message)

RouterCreationException

public RouterCreationException(Throwable cause)

ContactCenters
V. 0.9.9.

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