Class ListTypeEntryNameException

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

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

    • ListTypeEntryNameException

      public ListTypeEntryNameException()
    • ListTypeEntryNameException

      public ListTypeEntryNameException(String msg)
    • ListTypeEntryNameException

      public ListTypeEntryNameException(String msg, Throwable throwable)
    • ListTypeEntryNameException

      public ListTypeEntryNameException(Throwable throwable)