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