Decision Center API

ilog.rules.teamserver.model
Class IlrConnectException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by ilog.rules.teamserver.model.IlrConnectException
All Implemented Interfaces:
Serializable

public class IlrConnectException
extends Exception

Thrown when a user fails to connect to the server using an implementation of IlrSessionFactory.

See Also:
Serialized Form

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

IlrConnectException

public IlrConnectException(Exception cause)

IlrConnectException

public IlrConnectException(String message)

IlrConnectException

public IlrConnectException(String message,
                           Throwable cause)

Decision Center API

© Copyright IBM Corp. 1987, 2013