public class ExpressionException extends RuntimeException
ExpressionException is thrown for Expression construction issues| Constructor 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, toStringCopyright © 2007–2020 Querydsl. All rights reserved.