public class InvoicePipelineException extends InvoicePipelineException
InvoicePipelineException
,
Serialized FormModifier and Type | Field and Description |
---|---|
static java.lang.String |
CLASS_VERSION
Deprecated.
|
Constructor and Description |
---|
InvoicePipelineException(PipelineResult pObj)
Deprecated.
Construct an InvoicePipelineException with a specified PipelineResult object.
|
InvoicePipelineException(java.lang.String pMsg,
PipelineResult pObj)
Deprecated.
Construct an InvoicePipelineException with a given PipelineResult object
and error message.
|
getPipelineResult, setPipelineResult
public InvoicePipelineException(PipelineResult pObj)
public InvoicePipelineException(java.lang.String pMsg, PipelineResult pObj)