|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Exception Summary | |
|---|---|
| BlueprintCycleException | Thrown to indicate a cycle in the graph while blueprinting. |
| BlueprintException | |
| CoverageForPrivateConstructorException | Thrown to indicate that an error occured while giving coverage to a private constructor. |
| IllegalClassWithPublicDefaultConstructorException | Thrown to indicate that a class has a public default constructor which should be private. |
| IllegalMissingAnnotationOnMethodException | Thrown to indicate that an annotation is missing on a public method of a class. |
| IllegalNonFinalClassException | Thrown to indicate that a class is not final. |
| IllegalNonFinalStaticException | Thrown to indicate that a class contains a non-final static field. |
| NoPublicConstructorException | Thrown to indicate that a class does not have a public constructor and therefore blueprinting is not available. |
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||