Class EntryEmailDeliveryException

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

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

    • EntryEmailDeliveryException

      public EntryEmailDeliveryException()
    • EntryEmailDeliveryException

      public EntryEmailDeliveryException(String msg)
    • EntryEmailDeliveryException

      public EntryEmailDeliveryException(String msg, Throwable throwable)
    • EntryEmailDeliveryException

      public EntryEmailDeliveryException(Throwable throwable)