Class CPAttachmentFileEntryCDNURLException

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

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

    • CPAttachmentFileEntryCDNURLException

      public CPAttachmentFileEntryCDNURLException()
    • CPAttachmentFileEntryCDNURLException

      public CPAttachmentFileEntryCDNURLException(String msg)
    • CPAttachmentFileEntryCDNURLException

      public CPAttachmentFileEntryCDNURLException(String msg, Throwable throwable)
    • CPAttachmentFileEntryCDNURLException

      public CPAttachmentFileEntryCDNURLException(Throwable throwable)