Rule Execution Server API

ilog.rules.engine
Class IlrRulesetLockedException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by ilog.rules.engine.IlrRulesetLockedException
All Implemented Interfaces:
Serializable

public class IlrRulesetLockedException
extends RuntimeException

This exception is returned by a modification method of the ruleset when the ruleset is locked.

See Also:
Serialized Form

Constructor Summary
IlrRulesetLockedException()
           
 
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

IlrRulesetLockedException

public IlrRulesetLockedException()

Rule Execution Server API

© Copyright IBM Corp. 1987, 2013