Class RequiredEntryEmailAddressException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.liferay.portal.kernel.exception.NestableException
com.liferay.portal.kernel.exception.PortalException
com.liferay.contacts.exception.RequiredEntryEmailAddressException
All Implemented Interfaces:
Serializable

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

    • RequiredEntryEmailAddressException

      public RequiredEntryEmailAddressException()
    • RequiredEntryEmailAddressException

      public RequiredEntryEmailAddressException(String msg)
    • RequiredEntryEmailAddressException

      public RequiredEntryEmailAddressException(String msg, Throwable throwable)
    • RequiredEntryEmailAddressException

      public RequiredEntryEmailAddressException(Throwable throwable)