Class NoSuchListTypeEntryException

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.list.type.exception.NoSuchListTypeEntryException
All Implemented Interfaces:
Serializable

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

    • NoSuchListTypeEntryException

      public NoSuchListTypeEntryException()
    • NoSuchListTypeEntryException

      public NoSuchListTypeEntryException(String msg)
    • NoSuchListTypeEntryException

      public NoSuchListTypeEntryException(String msg, Throwable throwable)
    • NoSuchListTypeEntryException

      public NoSuchListTypeEntryException(Throwable throwable)