com.genesyslab.omsdk.qil.exception
Class QILNoInteractionsPulled
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.genesyslab.omsdk.commons.exception.OMSDKException
com.genesyslab.omsdk.qil.exception.QILBaseException
com.genesyslab.omsdk.qil.exception.QILRequestFailedException
com.genesyslab.omsdk.qil.exception.QILNoInteractionsPulled
- All Implemented Interfaces:
- java.io.Serializable
- public class QILNoInteractionsPulled
- extends QILRequestFailedException
Exception thrown when the interaction was not pulled.
Copyright (c) 2006 by Genesys Telecommunications Laboratories, Inc.
Genesys Telecommunications Laboratories, Inc.
Date: Feb 22, 2006 Time: 11:23:45 AM
- Since:
- 7.2.010.00
- See Also:
- Serialized Form
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 |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
QILNoInteractionsPulled
public QILNoInteractionsPulled(java.lang.String message)
QILNoInteractionsPulled
public QILNoInteractionsPulled(java.lang.String message,
java.lang.Exception cause)