Class DuplicateListTypeEntryException

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

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

    • DuplicateListTypeEntryException

      public DuplicateListTypeEntryException()
    • DuplicateListTypeEntryException

      public DuplicateListTypeEntryException(String msg)
    • DuplicateListTypeEntryException

      public DuplicateListTypeEntryException(String msg, Throwable throwable)
    • DuplicateListTypeEntryException

      public DuplicateListTypeEntryException(Throwable throwable)