com.telelogic.cs.api
Class IdException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by com.telelogic.cs.ChangeRuntimeException
                  extended by com.telelogic.cs.api.IdException
All Implemented Interfaces:
java.io.Serializable

public class IdException
extends com.telelogic.cs.ChangeRuntimeException

If a non-existing CR or task ID is looked up. If a malformed ID is looked up.

Since:
4.7 06
See Also:
Serialized Form

Field Summary
 
Fields inherited from class com.telelogic.cs.ChangeRuntimeException
SCCS_ID
 
Constructor Summary
IdException(java.lang.String message)
           
IdException(java.lang.String message, java.lang.Throwable cause)
           
IdException(java.lang.Throwable cause)
           
 
Method Summary
 
Methods inherited from class com.telelogic.cs.ChangeRuntimeException
forResource, forResource
 
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

IdException

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

IdException

public IdException(java.lang.Throwable cause)

IdException

public IdException(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