com.ptc.windchill.esi.utl
Class MissingParameterException
java.lang.Object
java.lang.Throwable
java.lang.Exception
wt.util.WTException
com.ptc.windchill.esi.utl.ESIException
com.ptc.windchill.esi.utl.MissingParameterException
- All Implemented Interfaces:
- LocalizableMessage, Message, Serializable
- public class MissingParameterException
- extends ESIException
- implements Serializable
Thrown by TaskHelper checkParameter methods.
Supported API: true
Extendable: true
- See Also:
- Serialized Form
Fields inherited from class com.ptc.windchill.esi.utl.ESIException |
|
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 |
RESOURCE
private static final String RESOURCE
- See Also:
- Constant Field Values
CLASSNAME
private static final String CLASSNAME
MissingParameterException
public MissingParameterException(String msg)