Decision Center API

ilog.rules.teamserver.model
Class IlrKnownUUIDException

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

public class IlrKnownUUIDException
extends IlrApplicationException

Thrown when trying to commit a new project element with a UUID that is already the UUID of an existing element in the Decision Center repository.

See Also:
Serialized Form

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
 


Decision Center API

© Copyright IBM Corp. 1987, 2013