|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Class Summary | |
|---|---|
| BinaryStackTrace | Stores information about a binary stacktrace (e.g. |
| StackTraceUtil | Translates the stacktrace given by J2ME emulators to a normal error message stating the line-number and the source-code file. |
| Exception Summary | |
|---|---|
| DecompilerNotInstalledException | Is thrown when a necessary decompiler is not installed. |
Provides methods for resolving class-based stacktraces, e.g. "at com.company.MyClass.doSomething(+200)" to "src/com/company/MyClass.java:79: int i = 200 / 0;".
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||