Class ListTypeEntryKeyException

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

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

    • ListTypeEntryKeyException

      public ListTypeEntryKeyException()
    • ListTypeEntryKeyException

      public ListTypeEntryKeyException(String msg)
    • ListTypeEntryKeyException

      public ListTypeEntryKeyException(String msg, Throwable throwable)
    • ListTypeEntryKeyException

      public ListTypeEntryKeyException(Throwable throwable)