Class NoSuchEntryPinException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.liferay.portal.kernel.exception.NestableException
com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.NoSuchModelException
com.liferay.depot.exception.NoSuchEntryPinException
All Implemented Interfaces:
Serializable

public class NoSuchEntryPinException extends com.liferay.portal.kernel.exception.NoSuchModelException
See Also:
  • Constructor Details

    • NoSuchEntryPinException

      public NoSuchEntryPinException()
    • NoSuchEntryPinException

      public NoSuchEntryPinException(String msg)
    • NoSuchEntryPinException

      public NoSuchEntryPinException(String msg, Throwable throwable)
    • NoSuchEntryPinException

      public NoSuchEntryPinException(Throwable throwable)