|
ElegantJ Data Tables Java API Specification v1.1 | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Exception Summary | |
| ArgumentRequiredException | The ArgumentRequiredException is thrown when the stack of the method arguments is null. |
| CommandFailedException | The CommandFailedException is thrown when the method arguments are less then the required arguments. |
| InvalidArgumentException | The InvalidArgumentException is thrown when the method arguments are mismatched. |
| InvalidExpressionException | The InvalidExpressionException is thrown when the scanned buffer in not valid. |
| NameNotFoundException | The NameNotFoundException is thrown when the method or variable name is not found. |
| ParserException | The ParseException is thrown when the parsing is failed. |
A package contains the exceptions classes that occurred from the parser.
|
ElegantJ Data Tables Java API Specification v1.1 | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||