com.genesyslab.omsdk.qil.exception
Class QILBaseException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended bycom.genesyslab.omsdk.commons.exception.OMSDKException
              extended bycom.genesyslab.omsdk.qil.exception.QILBaseException
All Implemented Interfaces:
java.io.Serializable
Direct Known Subclasses:
QILInitializationException, QILRequestFailedException

public class QILBaseException
extends OMSDKException

Base class for all QIL exceptions.

Since:
7.1.000.00
See Also:
Serialized Form

Methods inherited from class com.genesyslab.omsdk.commons.exception.OMSDKException
getExceptionCause
 
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