Class AccountEntryStatusException

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

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

    • AccountEntryStatusException

      public AccountEntryStatusException()
    • AccountEntryStatusException

      public AccountEntryStatusException(String msg)
    • AccountEntryStatusException

      public AccountEntryStatusException(String msg, Throwable throwable)
    • AccountEntryStatusException

      public AccountEntryStatusException(Throwable throwable)