com.ptc.windchill.uwgm.proesrv
Class ProeServiceException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.ptc.windchill.uwgm.proesrv.ProeServiceException
- All Implemented Interfaces:
- Serializable
- public class ProeServiceException
- extends Exception
General ProeServices Exception to carry UwgmMessages
- See Also:
- Serialized Form
Fields inherited from class java.lang.Exception |
|
Fields inherited from class java.lang.Throwable |
|
Method Summary |
void |
addUwgmMessage(com.ptc.windchill.uwgm.soap.uwgm.UwgmMessage uwgmMessage)
Deprecated. |
com.ptc.windchill.uwgm.soap.uwgm.UwgmMessage[] |
getUwgmMessages()
Deprecated. returns accociated UwgmMessages |
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
uwgmMessageList
protected List uwgmMessageList
- Deprecated.
- internal collection of UwgmMessage. List ot preserve the order
ProeServiceException
public ProeServiceException(com.ptc.windchill.uwgm.soap.uwgm.UwgmMessage uwgmMessage)
- Deprecated.
ProeServiceException
public ProeServiceException(List uwgmMessages)
- Deprecated.
ProeServiceException
public ProeServiceException(Throwable throwable)
- Deprecated.
ProeServiceException
public ProeServiceException(com.ptc.windchill.uwgm.soap.uwgm.UwgmMessage uwgmMessage,
Throwable throwable)
- Deprecated.
addUwgmMessage
public void addUwgmMessage(com.ptc.windchill.uwgm.soap.uwgm.UwgmMessage uwgmMessage)
- Deprecated.
getUwgmMessages
public com.ptc.windchill.uwgm.soap.uwgm.UwgmMessage[] getUwgmMessages()
- Deprecated.
- returns accociated UwgmMessages