com.ptc.windchill.instassm
Class IAException
java.lang.Object
java.lang.Throwable
java.lang.Exception
wt.util.WTException
com.ptc.windchill.instassm.IAException
- All Implemented Interfaces:
- LocalizableMessage, Message, Serializable
- public final class IAException
- extends WTException
Exception for problems accessing the InstallationRegistry.
Supported API: false
Extendable: false
- 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 |
IAException
IAException(String message)
IAException
IAException(Throwable t,
String message)
IAException
IAException(Throwable t,
String rb,
String key,
Object[] params)
IAException
IAException(String rb,
String key,
Object[] params)