ilog.rules.teamserver.model

Class IlrReadOnlyException

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


    public class IlrReadOnlyException
    extends java.lang.RuntimeException
    Thrown when trying to set a value for a feature that is read-only.
    See Also:
    Serialized Form
    • Constructor Summary

      Constructors 
      Constructor and Description
      IlrReadOnlyException(org.eclipse.emf.ecore.EStructuralFeature p) 
    • Method Summary

      • Methods inherited from class java.lang.Throwable

        addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, 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)

© Copyright IBM Corp. 1987, 2015