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