|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Exception Summary | |
|---|---|
| ArchitectureException | Top-level Architecture Rules Exception. |
| CyclicRedundancyException | Thrown to indicate that a cyclic redundancy was found. |
| DependencyConstraintException | Exception to be thrown when any Rule fails, that is to say,
the rule is violoated. |
| IllegalArchitectureRuleException | Exception to be thrown when a Rule is illegal constructed. |
| InvalidConfigurationException | RuntimeException that is thrown when a configuration is invalid. |
| NoPackagesFoundException | Exception to be thrown when no packages are found in the given source path if <sources no-packages="exception"> |
| SourceNotFoundException | Exception to be thrown when a configured source is not found and <source not-found="exception"> |
Exceptions that the Architecture Rules library may through throughout the course of building the configuration, and executing the rules and cyclic dependency testing. All of these exceptions are RuntimeExceptions unless otherwise stated. http://architecturerules.googlecode.com/svn/docs/exceptions.html
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||