wt.introspection
Class WTIntrospectionException
java.lang.Object
java.lang.Throwable
java.lang.Exception
wt.util.WTException
wt.introspection.WTIntrospectionException
- All Implemented Interfaces:
- LocalizableMessage, Message, Serializable
- Direct Known Subclasses:
- InfoNotFoundException
- public class WTIntrospectionException
- extends WTException
WTIntrospectionException
is the standard exception
Windchill introspection exceptions.
Supported API: false
Extendable: false
- See Also:
ClassInfo
,
LinkInfo
,
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 |
versionID
private static final String versionID
- See Also:
- Constant Field Values
RESOURCE
private static final String RESOURCE
- See Also:
- Constant Field Values
key
String key
WTIntrospectionException
public WTIntrospectionException()
WTIntrospectionException
public WTIntrospectionException(String msg)
WTIntrospectionException
public WTIntrospectionException(String rb,
String key,
Object[] params)
WTIntrospectionException
public WTIntrospectionException(Throwable ex)
WTIntrospectionException
public WTIntrospectionException(Throwable ex,
String ekey,
Object[] params)