public class ParamNotSetException extends RuntimeException
ParamNotSetException is thrown when unbound parameters are found before query execution| Constructor and Description |
|---|
ParamNotSetException(ParamExpression<?> param) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ParamNotSetException(ParamExpression<?> param)
Copyright © 2007–2016 Querydsl. All rights reserved.