| 例外 | 説明 |
|---|---|
| BindVariableCommentIllegalParameterBeanSpecificationException |
The exception of when the bind variable comment has illegal parameter-bean specification.
|
| BindVariableCommentInScopeNotListException |
The exception of when the parameter of bind variable for in-scope is not list or array.
|
| BindVariableCommentListIndexNotNumberException |
The exception of when the list index on bind variable comment is not number.
|
| BindVariableCommentListIndexOutOfBoundsException |
The exception of when the list index on bind variable comment is out of bounds.
|
| BindVariableCommentNotFoundPropertyException |
The exception of when the property on bind variable comment is not found.
|
| BindVariableCommentParameterNullValueException |
The exception of when the parameter of bind variable is null.
|
| BindVariableCommentPropertyReadFailureException |
The exception of when it fails to read the value of the property on bind variable comment.
|
| EmbeddedVariableCommentContainsBindSymbolException |
The exception of when the parameter of embedded variable contains bind symbols.
|
| EmbeddedVariableCommentIllegalParameterBeanSpecificationException |
The exception of when the embedded variable comment has illegal parameter-bean specification.
|
| EmbeddedVariableCommentInScopeNotListException |
The exception of when the parameter of embedded variable for in-scope is not list or array.
|
| EmbeddedVariableCommentListIndexNotNumberException |
The exception of when the list index on embedded variable comment is not number.
|
| EmbeddedVariableCommentListIndexOutOfBoundsException |
The exception of when the list index on embedded variable comment is out of bounds.
|
| EmbeddedVariableCommentNotFoundPropertyException |
The exception of when the property on embedded variable comment is not found.
|
| EmbeddedVariableCommentParameterNullValueException |
The exception of when the parameter of embedded variable is null.
|
| EmbeddedVariableCommentPropertyReadFailureException |
The exception of when it fails to read the value of the property on embedded variable comment.
|
| EndCommentNotFoundException |
The exception of when the end comment is not found in outsideSql.
|
| ForCommentExpressionEmptyException |
The exception of when the expression of FOR comment is empty.
|
| ForCommentIllegalParameterBeanSpecificationException |
The exception of when the FOR comment has illegal parameter-bean specification.
|
| ForCommentListIndexNotNumberException |
The exception of when the list index on FOR comment is not number.
|
| ForCommentListIndexOutOfBoundsException |
The exception of when the list index on FOR comment is out of bounds.
|
| ForCommentNotFoundPropertyException |
The exception of when the property on FOR comment is not found.
|
| ForCommentParameterNotListException |
The exception of when the parameter of FOR comment is not list.
|
| ForCommentParameterNullElementException |
The exception of when the list of parameter has null element.
|
| ForCommentPropertyReadFailureException |
The exception of when it fails to read the value of the property on FOR comment.
|
| IfCommentConditionEmptyException |
The exception of when the condition of IF comment is empty.
|
| IfCommentDifferentTypeComparisonException |
The exception of when the IF comment has different type comparison.
|
| IfCommentEmptyExpressionException |
The exception of when the result of IF comment expression is empty.
|
| IfCommentIllegalParameterBeanSpecificationException |
The exception of when the IF comment has the illegal parameter-bean specification.
|
| IfCommentListIndexNotNumberException |
The exception of when the list index on IF comment is not number.
|
| IfCommentListIndexOutOfBoundsException |
The exception of when the list index on IF comment is out of boudns.
|
| IfCommentMethodInvocationFailureException |
The exception of when the method invocation of IF comment fails.
|
| IfCommentNotBooleanResultException |
The exception of when the result of IF comment is not boolean about outsideSql.
|
| IfCommentNotFoundMethodException |
The exception of when the method on the IF comment is not found.
|
| IfCommentNotFoundPropertyException |
The exception of when the IF comment property is not found.
|
| IfCommentNullPointerException |
The exception of when the IF comment has a null pointer.
|
| IfCommentPropertyReadFailureException |
The exception of when it fails to read the property on the IF comment.
|
| IfCommentUnsupportedExpressionException |
The exception of when the IF comment expression is unsupported.
|
| IfCommentUnsupportedTypeComparisonException |
The exception of when the IF comment has unsupported type comparison.
|
| IfCommentWrongExpressionException |
The exception of when the IF comment has a wrong expression about outsideSql.
|
| InLoopOptionOutOfLoopException |
The exception of when the in-loop option is out of loop.
|
| LoopCurrentVariableOutOfForCommentException |
The exception of when the loop's current variable is out of FOR comment scope.
|
| LoopVariableCommentOutOfForCommentException |
The exception of when the loop variable comment is out of FOR comment scope.
|
Copyright © 2014–2015 The DBFlute Project. All rights reserved.