com.ptc.windchill.counterpart
Class CounterPartLockUnlockException
java.lang.Object
java.lang.Throwable
java.lang.Exception
wt.util.WTException
com.ptc.windchill.counterpart.CounterPartLockUnlockException
- All Implemented Interfaces:
- LocalizableMessage, Message, Serializable
- Direct Known Subclasses:
- CounterPartLockedException, CounterPartLockerException
- public class CounterPartLockUnlockException
- extends WTException
This exception is used to carry an exception from the CounterPart Service in
in Windchill back to the CounterPart code that uses the service.
- 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 |
fException
Exception fException
CounterPartLockUnlockException
public CounterPartLockUnlockException(Exception e)
- Constructor.
getUnderlyingException
public Exception getUnderlyingException()