Class EntryEmailNotificationsException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.liferay.portal.kernel.exception.NestableException
com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.reports.engine.console.exception.EntryEmailNotificationsException
All Implemented Interfaces:
Serializable

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

    • EntryEmailNotificationsException

      public EntryEmailNotificationsException()
    • EntryEmailNotificationsException

      public EntryEmailNotificationsException(String msg)
    • EntryEmailNotificationsException

      public EntryEmailNotificationsException(String msg, Throwable throwable)
    • EntryEmailNotificationsException

      public EntryEmailNotificationsException(Throwable throwable)