Decision Center API

ilog.rules.teamserver.model
Class IlrCannotCompareDeleteVersionException

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

public class IlrCannotCompareDeleteVersionException
extends IlrApplicationException

Thrown when one try to compare two versions of an element and one version is marked as 'deleted'.

See Also:
Serialized Form

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

IlrCannotCompareDeleteVersionException

public IlrCannotCompareDeleteVersionException()

Decision Center API

© Copyright IBM Corp. 1987, 2013