Class NoSuchListTypeDefinitionException

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

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

    • NoSuchListTypeDefinitionException

      public NoSuchListTypeDefinitionException()
    • NoSuchListTypeDefinitionException

      public NoSuchListTypeDefinitionException(String msg)
    • NoSuchListTypeDefinitionException

      public NoSuchListTypeDefinitionException(String msg, Throwable throwable)
    • NoSuchListTypeDefinitionException

      public NoSuchListTypeDefinitionException(Throwable throwable)