Package com.liferay.depot.exception
Class DepotEntryGroupException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.liferay.portal.kernel.exception.NestableException
com.liferay.portal.kernel.exception.PortalException
com.liferay.depot.exception.DepotEntryGroupException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
DepotEntryGroupRelToGroupException.MustBeLocallyStaged
,DepotEntryGroupRelToGroupException.MustBeRemotelyStaged
,DepotEntryGroupRelToGroupException.MustBeStaged
,DepotEntryGroupRelToGroupException.MustNotBeStaged
public class DepotEntryGroupException
extends com.liferay.portal.kernel.exception.PortalException
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionDepotEntryGroupException
(String msg, Throwable throwable) DepotEntryGroupException
(Throwable throwable) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
DepotEntryGroupException
public DepotEntryGroupException() -
DepotEntryGroupException
-
DepotEntryGroupException
-
DepotEntryGroupException
-