com.liferay.portlet.trash
Class DuplicateEntryException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.liferay.portal.kernel.exception.NestableException
com.liferay.portal.kernel.exception.PortalException
com.liferay.portlet.trash.RestoreEntryException
com.liferay.portlet.trash.DuplicateEntryException
- All Implemented Interfaces:
- Serializable
Deprecated. As of 7.0.0, renamed to RestoreEntryException
@Deprecated
public class DuplicateEntryException
- extends RestoreEntryException
- See Also:
- Serialized Form
|
Method Summary |
int |
getType()
Deprecated. |
| Methods inherited from class com.liferay.portlet.trash.RestoreEntryException |
getDuplicateEntryId, getErrorMessage, getOldName, getTrashEntryId, isOverridable, setDuplicateEntryId, setErrorMessage, setOldName, setOverridable, setTrashEntryId, setType |
| Methods inherited from class java.lang.Throwable |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
DuplicateEntryException
public DuplicateEntryException()
- Deprecated.
getType
public int getType()
- Deprecated.
- Overrides:
getType in class RestoreEntryException