Project: stp

com.ibm.rational.wvcm.stp.cc
Class CcClearPromptCallback.AbortException

Object
  extended by Throwable
      extended by Exception
          extended by CcClearPromptCallback.AbortException
All Implemented Interfaces:
Serializable
Enclosing interface:
CcClearPromptCallback

public static class CcClearPromptCallback.AbortException
extends Exception

Callback methods may throw this exception to indicate that the user wishes to abort the current ClearCase operation - the operation that caused the trigger to fire.

See Also:
Serialized Form

Constructor Summary
CcClearPromptCallback.AbortException()
           
 
Method Summary
 
Methods inherited from class Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

CcClearPromptCallback.AbortException

public CcClearPromptCallback.AbortException()

Generated Wed 28-Nov-2012 10:22 AM

Copyright © IBM 2012. All rights reserved.