Class AccountEntryEmailAddressException

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

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

    • AccountEntryEmailAddressException

      public AccountEntryEmailAddressException()
    • AccountEntryEmailAddressException

      public AccountEntryEmailAddressException(String msg)
    • AccountEntryEmailAddressException

      public AccountEntryEmailAddressException(String msg, Throwable throwable)
    • AccountEntryEmailAddressException

      public AccountEntryEmailAddressException(Throwable throwable)