com.ptc.windchill.upgrade.ius
Class UpdateRunnerException
java.lang.Object
java.lang.Throwable
java.lang.Exception
wt.util.WTException
com.ptc.windchill.upgrade.ius.UpdateRunnerException
- All Implemented Interfaces:
- LocalizableMessage, Message, Serializable
- public class UpdateRunnerException
- extends WTException
- See Also:
- Serialized Form
Fields inherited from class java.lang.Exception |
|
Fields inherited from class java.lang.Throwable |
|
Methods inherited from class wt.util.WTException |
getAdditionalMessageArray, getAdditionalMessages, getAdditionalMessages, getLocalizedMessage, getLocalizedMessage, getLocalizedMessage, getLocalizedMessage, getNestedExceptionString, getNestedExceptionString, getNestedThrowable, getStandardMessage, getStandardMessage, printStackTrace, printStackTrace, printStackTrace, setLocalizedMessage, toString, toString |
UpdateRunnerException
public UpdateRunnerException(String information_message)
UpdateRunnerException
public UpdateRunnerException(Throwable error,
String information_message)
UpdateRunnerException
public UpdateRunnerException(Exception ex,
String information_message)