Class EntryEmailAddressException

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

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

    • EntryEmailAddressException

      public EntryEmailAddressException()
    • EntryEmailAddressException

      public EntryEmailAddressException(String msg)
    • EntryEmailAddressException

      public EntryEmailAddressException(String msg, Throwable throwable)
    • EntryEmailAddressException

      public EntryEmailAddressException(Throwable throwable)