Class DDMExpressionException.FunctionNotDefined

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.liferay.portal.kernel.exception.NestableException
com.liferay.portal.kernel.exception.PortalException
com.liferay.dynamic.data.mapping.expression.DDMExpressionException
com.liferay.dynamic.data.mapping.expression.DDMExpressionException.FunctionNotDefined
All Implemented Interfaces:
Serializable
Enclosing class:
DDMExpressionException

public static class DDMExpressionException.FunctionNotDefined extends DDMExpressionException
See Also:
  • Constructor Details

    • FunctionNotDefined

      public FunctionNotDefined(Set<String> undefinedFunctionNames)
  • Method Details

    • getUndefinedFunctionNames

      public Set<String> getUndefinedFunctionNames()