public class UnboundParameterException extends QueryException:
Reports one or more explicit Parameter values missing at execution.
throw UnboundParameterException("minimumTotal is unbound")| Modifier and Type | Member | Description |
|---|---|---|
| public | UnboundParameterExceptionUnboundParameterException(message as String = ""): |
Creates this framework exception. |