Class NoSuchEntryGroupRelException

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.depot.exception.NoSuchEntryGroupRelException
All Implemented Interfaces:
Serializable

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

    • NoSuchEntryGroupRelException

      public NoSuchEntryGroupRelException()
    • NoSuchEntryGroupRelException

      public NoSuchEntryGroupRelException(String msg)
    • NoSuchEntryGroupRelException

      public NoSuchEntryGroupRelException(String msg, Throwable throwable)
    • NoSuchEntryGroupRelException

      public NoSuchEntryGroupRelException(Throwable throwable)