public class DDMExpressionException
extends com.liferay.portal.kernel.exception.PortalException
Modifier and Type | Class and Description |
---|---|
static class |
DDMExpressionException.FunctionNotAllowed |
static class |
DDMExpressionException.NumberExceedsSupportedRange |
Constructor and Description |
---|
DDMExpressionException() |
DDMExpressionException(java.lang.String msg) |
DDMExpressionException(java.lang.String msg,
java.lang.Throwable cause) |
DDMExpressionException(java.lang.Throwable cause) |
public DDMExpressionException()
public DDMExpressionException(java.lang.String msg)
public DDMExpressionException(java.lang.String msg, java.lang.Throwable cause)
public DDMExpressionException(java.lang.Throwable cause)