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 Details

    • DepotEntryGroupException

      public DepotEntryGroupException()
    • DepotEntryGroupException

      public DepotEntryGroupException(String msg)
    • DepotEntryGroupException

      public DepotEntryGroupException(String msg, Throwable throwable)
    • DepotEntryGroupException

      public DepotEntryGroupException(Throwable throwable)