|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
atg.commerce.invoice.InvoicePipelineException
atg.b2bcommerce.invoice.InvoicePipelineException
public class InvoicePipelineException
InvoicePipelineException,
Serialized Form| Field Summary | |
|---|---|
static java.lang.String |
CLASS_VERSION
Deprecated. |
| Constructor Summary | |
|---|---|
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. |
|
| Method Summary |
|---|
| Methods inherited from class atg.commerce.invoice.InvoicePipelineException |
|---|
getPipelineResult, setPipelineResult |
| Methods inherited from class java.lang.Throwable |
|---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static java.lang.String CLASS_VERSION
| Constructor Detail |
|---|
public InvoicePipelineException(PipelineResult pObj)
public InvoicePipelineException(java.lang.String pMsg,
PipelineResult pObj)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||