Class CPAttachmentFileEntryProtocolException

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

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

    • CPAttachmentFileEntryProtocolException

      public CPAttachmentFileEntryProtocolException()
    • CPAttachmentFileEntryProtocolException

      public CPAttachmentFileEntryProtocolException(String msg)
    • CPAttachmentFileEntryProtocolException

      public CPAttachmentFileEntryProtocolException(String msg, Throwable throwable)
    • CPAttachmentFileEntryProtocolException

      public CPAttachmentFileEntryProtocolException(Throwable throwable)