Class NoSuchNotificationTemplateAttachmentException

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.notification.exception.NoSuchNotificationTemplateAttachmentException
All Implemented Interfaces:
Serializable

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

    • NoSuchNotificationTemplateAttachmentException

      public NoSuchNotificationTemplateAttachmentException()
    • NoSuchNotificationTemplateAttachmentException

      public NoSuchNotificationTemplateAttachmentException(String msg)
    • NoSuchNotificationTemplateAttachmentException

      public NoSuchNotificationTemplateAttachmentException(String msg, Throwable throwable)
    • NoSuchNotificationTemplateAttachmentException

      public NoSuchNotificationTemplateAttachmentException(Throwable throwable)