Class NoSuchGroupRelException

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

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

    • NoSuchGroupRelException

      public NoSuchGroupRelException()
    • NoSuchGroupRelException

      public NoSuchGroupRelException(String msg)
    • NoSuchGroupRelException

      public NoSuchGroupRelException(String msg, Throwable throwable)
    • NoSuchGroupRelException

      public NoSuchGroupRelException(Throwable throwable)