Class ListTypeEntrySystemException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.liferay.portal.kernel.exception.NestableException
com.liferay.portal.kernel.exception.PortalException
com.liferay.list.type.exception.ListTypeEntrySystemException
All Implemented Interfaces:
Serializable

public class ListTypeEntrySystemException extends com.liferay.portal.kernel.exception.PortalException
See Also:
  • Constructor Details

    • ListTypeEntrySystemException

      public ListTypeEntrySystemException()
    • ListTypeEntrySystemException

      public ListTypeEntrySystemException(String msg)
    • ListTypeEntrySystemException

      public ListTypeEntrySystemException(String msg, Throwable throwable)
    • ListTypeEntrySystemException

      public ListTypeEntrySystemException(Throwable throwable)