Class DuplicateCPAttachmentFileEntryException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.liferay.portal.kernel.exception.NestableException
com.liferay.portal.kernel.exception.PortalException
com.liferay.commerce.product.exception.DuplicateCPAttachmentFileEntryException
All Implemented Interfaces:
Serializable

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

    • DuplicateCPAttachmentFileEntryException

      public DuplicateCPAttachmentFileEntryException()
    • DuplicateCPAttachmentFileEntryException

      public DuplicateCPAttachmentFileEntryException(String msg)
    • DuplicateCPAttachmentFileEntryException

      public DuplicateCPAttachmentFileEntryException(String msg, Throwable throwable)
    • DuplicateCPAttachmentFileEntryException

      public DuplicateCPAttachmentFileEntryException(Throwable throwable)