Class DepotEntryGroupRelStagedGroupException

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.DepotEntryGroupRelStagedGroupException
All Implemented Interfaces:
Serializable

public class DepotEntryGroupRelStagedGroupException extends com.liferay.portal.kernel.exception.PortalException
See Also:
  • Constructor Details

    • DepotEntryGroupRelStagedGroupException

      public DepotEntryGroupRelStagedGroupException()
    • DepotEntryGroupRelStagedGroupException

      public DepotEntryGroupRelStagedGroupException(String msg)
    • DepotEntryGroupRelStagedGroupException

      public DepotEntryGroupRelStagedGroupException(String msg, Throwable throwable)
    • DepotEntryGroupRelStagedGroupException

      public DepotEntryGroupRelStagedGroupException(Throwable throwable)