com.telelogic.cs.api
Class CreateException

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.CreateException
All Implemented Interfaces:
java.io.Serializable

public class CreateException
extends com.telelogic.cs.ChangeException

Indicates that a new object--probably a change request or task--could not be created.

Since:
4.7 06
See Also:
Serialized Form

Field Summary
 
Fields inherited from class com.telelogic.cs.ChangeException
SCCS_ID
 
Constructor Summary
CreateException(java.lang.String message)
           
CreateException(java.lang.String message, java.lang.Throwable cause)
           
CreateException(java.lang.Throwable cause)
           
 
Method Summary
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

CreateException

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

CreateException

public CreateException(java.lang.Throwable cause)

CreateException

public CreateException(java.lang.String message)
Method Detail

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Throwable


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