com.ptc.windchill.upgrade.modeldiff
Class CancelException
java.lang.Object
java.lang.Throwable
com.ptc.windchill.upgrade.modeldiff.CancelException
- All Implemented Interfaces:
- Serializable
- public class CancelException
- extends Throwable
There is no constructor that takes a String arg, so that it is only used to get out.
The called methods are required to print the details, not the calling method.
This Modeldiff class is public for the GUI.
- See Also:
- Serialized Form
Fields inherited from class java.lang.Throwable |
|
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
CancelException
public CancelException()