Decision Center API

ilog.rules.teamserver.model
Class IlrObjectNotLockedException

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

public class IlrObjectNotLockedException
extends IlrApplicationException

Thrown when trying to unlock an object that is no locked.

See Also:
Serialized Form

Constructor Summary
IlrObjectNotLockedException(IlrElementDetails object)
           
 
Method Summary
 IlrElementDetails getObject()
           
 
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

IlrObjectNotLockedException

public IlrObjectNotLockedException(IlrElementDetails object)
Method Detail

getObject

public IlrElementDetails getObject()

Decision Center API

© Copyright IBM Corp. 1987, 2013