Decision Center API

ilog.rules.teamserver.model
Class IlrActivityObjectLockedException

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.IlrActivityObjectLockedException
All Implemented Interfaces:
Serializable

public class IlrActivityObjectLockedException
extends IlrApplicationException

Thrown when an object is locked by an other Change Activity in the same Release, and prevents a write operation.

See Also:
Serialized Form

Constructor Summary
IlrActivityObjectLockedException(IlrElementDetails lockedElement, IlrChangeAct owner)
           
 
Method Summary
 
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
 

Constructor Detail

IlrActivityObjectLockedException

public IlrActivityObjectLockedException(IlrElementDetails lockedElement,
                                        IlrChangeAct owner)
                                 throws IlrObjectNotFoundException
Throws:
IlrObjectNotFoundException

Decision Center API

© Copyright IBM Corp. 1987, 2013