Decision Center API

ilog.rules.teamserver.model
Class IlrReadOnlyException

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

public class IlrReadOnlyException
extends RuntimeException

Thrown when one tries to set a value for a feature that is read-only.

See Also:
Serialized Form

Constructor Summary
IlrReadOnlyException(org.eclipse.emf.ecore.EStructuralFeature p)
           
 
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

IlrReadOnlyException

public IlrReadOnlyException(org.eclipse.emf.ecore.EStructuralFeature p)

Decision Center API

© Copyright IBM Corp. 1987, 2013