Decision Center API

ilog.rules.teamserver.model
Class IlrConcurrentModificationException

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

public class IlrConcurrentModificationException
extends IlrApplicationException

See Also:
Serialized Form

Field Summary
protected  IlrElementHandle eltHandle
           
 
Constructor Summary
IlrConcurrentModificationException(IlrElementHandle eltHandle)
           
 
Method Summary
protected  String getMessage(IlrSession session, Locale locale)
           
 
Methods inherited from class ilog.rules.teamserver.model.IlrApplicationException
getMessage
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

eltHandle

protected IlrElementHandle eltHandle
Constructor Detail

IlrConcurrentModificationException

public IlrConcurrentModificationException(IlrElementHandle eltHandle)
Method Detail

getMessage

protected String getMessage(IlrSession session,
                            Locale locale)

Decision Center API

© Copyright IBM Corp. 1987, 2013