Class NoSuchGroupAccountEntryRelException

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

public class NoSuchGroupAccountEntryRelException extends com.liferay.portal.kernel.exception.NoSuchModelException
See Also:
  • Constructor Details

    • NoSuchGroupAccountEntryRelException

      public NoSuchGroupAccountEntryRelException()
    • NoSuchGroupAccountEntryRelException

      public NoSuchGroupAccountEntryRelException(String msg)
    • NoSuchGroupAccountEntryRelException

      public NoSuchGroupAccountEntryRelException(String msg, Throwable throwable)
    • NoSuchGroupAccountEntryRelException

      public NoSuchGroupAccountEntryRelException(Throwable throwable)