|
|||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||
See:
Description
| Exception Summary | |
|---|---|
| AnalysisException | This exception or a subclass of it is thrown when the analysis detects an error in the program. |
| CanGenerateEmpytException | Thrown if the EpsilonRemovalVisitor detects that the language contains the string ε
which is not a valid XML document |
| ConstructionException | Thrown if the grammar cannot be constructed from the servlet. |
| EmptyLanguageException | Thrown if the language generatesd is the empty language |
| GrammarNotWellformedException | Thrown if the grammar is not well-formed |
| LanguageNotBalancedException | Thrown if the analysis detects that the grammar is not balanced |
| XMLNotWellFormedException | |
Contains all exceptions that can be thrown during analysis. Catching exceptions in this package should be enough to detect any kind of error that the system can find.
|
|||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||