public class InvoicePipelineException extends InvoicePipelineException
InvoicePipelineException,
Serialized Form| Modifier 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, setPipelineResultpublic InvoicePipelineException(PipelineResult pObj)
public InvoicePipelineException(java.lang.String pMsg,
PipelineResult pObj)