Class NoSuchEntryUserRelException

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

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

    • NoSuchEntryUserRelException

      public NoSuchEntryUserRelException()
    • NoSuchEntryUserRelException

      public NoSuchEntryUserRelException(String msg)
    • NoSuchEntryUserRelException

      public NoSuchEntryUserRelException(String msg, Throwable throwable)
    • NoSuchEntryUserRelException

      public NoSuchEntryUserRelException(Throwable throwable)