ContactCenters
V. 0.9.9.

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

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

public class AgentGroupCreationException
extends Exception

This exception is thrown when an error occurs during the creation of an agent group.

See Also:
Serialized Form

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

AgentGroupCreationException

public AgentGroupCreationException()

AgentGroupCreationException

public AgentGroupCreationException(String message,
                                   Throwable cause)

AgentGroupCreationException

public AgentGroupCreationException(String message)

AgentGroupCreationException

public AgentGroupCreationException(Throwable cause)

ContactCenters
V. 0.9.9.

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