|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of BaseException in org.sourceforge.jemm |
|---|
| Subclasses of BaseException in org.sourceforge.jemm | |
|---|---|
class |
JEMMInternalException
This exception is used when the JEMM subsystem suffers from an internal error. |
| Uses of BaseException in org.sourceforge.jemm.client |
|---|
| Subclasses of BaseException in org.sourceforge.jemm.client | |
|---|---|
class |
DescriptorParsingException
|
| Uses of BaseException in org.sourceforge.jemm.weaver |
|---|
| Subclasses of BaseException in org.sourceforge.jemm.weaver | |
|---|---|
class |
CompilerException
Thrown if the Compiler is having a problem with the class |
| Uses of BaseException in org.sourceforge.jemm.weaver.analysis |
|---|
| Subclasses of BaseException in org.sourceforge.jemm.weaver.analysis | |
|---|---|
class |
DependencyException
Thrown when something is wrong within the Dependency Manager. |
class |
InvalidDependencyTreeException
Thrown when the dependent Transformations can not be found. |
| Uses of BaseException in org.sourceforge.jemm.weaver.io |
|---|
| Subclasses of BaseException in org.sourceforge.jemm.weaver.io | |
|---|---|
class |
ClassNotFoundException
Thrown if a Class could not be loaded from the Reader. |
| Uses of BaseException in org.sourceforge.jemm.weaver.transformation |
|---|
| Subclasses of BaseException in org.sourceforge.jemm.weaver.transformation | |
|---|---|
class |
RepeatedTransformationException
Thrown when the same transformation is added to the Dependency Manager more than once. |
class |
TransformationException
Thrown when a ClassTransformer can not introduce the right results. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||