public class ItemWasModifiedException extends ItemWasModifiedException
ItemWasModifiedException
,
Serialized FormModifier 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, setRepositoryId
getMessageArguments, getSourceException, printStackTrace, printStackTrace, printStackTrace, printStackTrace, setMessageArguments, setSourceException, toString, toString
public ItemWasModifiedException(java.lang.String pRepositoryId)
public ItemWasModifiedException(java.lang.String pRepositoryId, java.lang.Throwable pSourceException)