Class DuplicateAccountEntryIdException

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

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

    • DuplicateAccountEntryIdException

      public DuplicateAccountEntryIdException()
    • DuplicateAccountEntryIdException

      public DuplicateAccountEntryIdException(String msg)
    • DuplicateAccountEntryIdException

      public DuplicateAccountEntryIdException(String msg, Throwable throwable)
    • DuplicateAccountEntryIdException

      public DuplicateAccountEntryIdException(Throwable throwable)