|
Exception Summary |
| ClassNotFoundException |
ClassNotFoundException is raised when there is no such statistics
for class given by user. |
| DuplicateClassStatException |
DuplicateClassStatException is raised when user wants to add
statistics for class that already exists in statistics structure. |
| DuplicateMethodStatException |
DuplicateMethodStatException is raised when user wants to add
statistics for method in class fragment that already exists in statistics structure.
|
| MethodNotFoundException |
MethodNotFoundException is raised when there is no method in
statistics structure that user is looking for. |