Class RequiredListTypeDefinitionException

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

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

    • RequiredListTypeDefinitionException

      public RequiredListTypeDefinitionException()
    • RequiredListTypeDefinitionException

      public RequiredListTypeDefinitionException(String msg)
    • RequiredListTypeDefinitionException

      public RequiredListTypeDefinitionException(String msg, Throwable throwable)
    • RequiredListTypeDefinitionException

      public RequiredListTypeDefinitionException(Throwable throwable)