Class AccountEntryTypeException

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

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

    • AccountEntryTypeException

      public AccountEntryTypeException()
    • AccountEntryTypeException

      public AccountEntryTypeException(String msg)
    • AccountEntryTypeException

      public AccountEntryTypeException(String msg, Throwable throwable)
    • AccountEntryTypeException

      public AccountEntryTypeException(Throwable throwable)