public class ExpressionException extends RuntimeException
ExpressionException
is thrown for Expression
construction issuesConstructor and Description |
---|
ExpressionException(String msg) |
ExpressionException(String msg,
Throwable t) |
ExpressionException(Throwable t) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2007–2016 Querydsl. All rights reserved.