Class DuplicateSharingEntryException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.liferay.portal.kernel.exception.NestableException
com.liferay.portal.kernel.exception.PortalException
com.liferay.sharing.exception.DuplicateSharingEntryException
All Implemented Interfaces:
Serializable

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

    • DuplicateSharingEntryException

      public DuplicateSharingEntryException()
    • DuplicateSharingEntryException

      public DuplicateSharingEntryException(String msg)
    • DuplicateSharingEntryException

      public DuplicateSharingEntryException(String msg, Throwable throwable)
    • DuplicateSharingEntryException

      public DuplicateSharingEntryException(Throwable throwable)