com.telelogic.cs.api
Class ModifyException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.telelogic.cs.ChangeException
              extended by com.telelogic.cs.api.ModifyException
All Implemented Interfaces:
java.io.Serializable
Direct Known Subclasses:
PartialModifyException

public class ModifyException
extends com.telelogic.cs.ChangeException

If a change to CR or task fails. Changes include modifies, transitions, and deletes.

Since:
4.7 06
See Also:
Serialized Form

Field Summary
 
Fields inherited from class com.telelogic.cs.ChangeException
SCCS_ID
 
Constructor Summary
ModifyException(java.lang.String message)
           
ModifyException(java.lang.String message, java.lang.Throwable cause)
           
ModifyException(java.lang.Throwable cause)
           
 
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
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ModifyException

public ModifyException(java.lang.String message,
                       java.lang.Throwable cause)

ModifyException

public ModifyException(java.lang.Throwable cause)

ModifyException

public ModifyException(java.lang.String message)


© Copyright IBM Corporation 2000, 2009
US Government Users Restricted Rights--Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
Notices