public class ItemWasModifiedException extends ItemWasModifiedException
ItemWasModifiedException,
Serialized Form| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
CLASS_VERSION
Deprecated.
|
| Constructor and Description |
|---|
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.
|
getRepositoryId, setRepositoryIdgetMessageArguments, getSourceException, printStackTrace, printStackTrace, printStackTrace, printStackTrace, setMessageArguments, setSourceException, toString, toStringpublic ItemWasModifiedException(java.lang.String pRepositoryId)
public ItemWasModifiedException(java.lang.String pRepositoryId,
java.lang.Throwable pSourceException)