|
|||||||||
| 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.core.exception.ContainerException
atg.commerce.invoice.InvoiceException
atg.commerce.invoice.ItemWasModifiedException
atg.b2bcommerce.invoice.ItemWasModifiedException
public class ItemWasModifiedException
ItemWasModifiedException,
Serialized Form| Field Summary | |
|---|---|
static java.lang.String |
CLASS_VERSION
Deprecated. |
| Constructor Summary | |
|---|---|
ItemWasModifiedException(java.lang.String pRepositoryId)
Deprecated. Create an ItemWasModifiedException referring to a particular repository item. |
|
ItemWasModifiedException(java.lang.String pRepositoryId,
java.lang.Throwable pSourceException)
Deprecated. Create an ItemWasModifiedException referring to a particular repository item and source exception. |
|
| Method Summary |
|---|
| Methods inherited from class atg.commerce.invoice.ItemWasModifiedException |
|---|
getRepositoryId, setRepositoryId |
| Methods inherited from class atg.core.exception.ContainerException |
|---|
getMessageArguments, getSourceException, printStackTrace, printStackTrace, printStackTrace, printStackTrace, setMessageArguments, setSourceException, toString, toString |
| Methods inherited from class java.lang.Throwable |
|---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, setStackTrace |
| 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 ItemWasModifiedException(java.lang.String pRepositoryId)
public ItemWasModifiedException(java.lang.String pRepositoryId,
java.lang.Throwable pSourceException)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||