Class NoSuchEntryRelException

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.segments.exception.NoSuchEntryRelException
All Implemented Interfaces:
Serializable

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

    • NoSuchEntryRelException

      public NoSuchEntryRelException()
    • NoSuchEntryRelException

      public NoSuchEntryRelException(String msg)
    • NoSuchEntryRelException

      public NoSuchEntryRelException(String msg, Throwable throwable)
    • NoSuchEntryRelException

      public NoSuchEntryRelException(Throwable throwable)