Class ReceivedDeliveryException

java.lang.Object
java.lang.Throwable
java.lang.Exception
wt.util.WTException
com.ptc.windchill.rd.exception.ReceivedDeliveryException
All Implemented Interfaces:
Serializable, LocalizableMessage, Message

public class ReceivedDeliveryException extends WTException
ReceivedDeliveryException captures errors that occur during Received Delivery processing. This exception can be thrown during creation, import , deletion or any other operation done on received delivery.

Supported API: true
Extendable: false
See Also: