com.telelogic.cs.api

Class CreateException

  • java.lang.Object
    • java.lang.Throwable
      • java.lang.Exception
        • com.telelogic.cs.ChangeException
          • 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
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method and Description
      java.lang.String toString() 
      • Methods inherited from class java.lang.Throwable

        addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, 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