Class AccountEntryNameException

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

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

    • AccountEntryNameException

      public AccountEntryNameException()
    • AccountEntryNameException

      public AccountEntryNameException(String msg)
    • AccountEntryNameException

      public AccountEntryNameException(String msg, Throwable throwable)
    • AccountEntryNameException

      public AccountEntryNameException(Throwable throwable)