|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Deprecated Classes | |
| multex.Jdk1_4CauseGetter
Compiles only on JDK 1.4 and is then the most efficient solution for getting the cause of an exception. As of forward/backward compatibility issues it is now preferable to use the ReflectionCauseGetter.
In the future, when only standard exception chaining à la Throwable.getCause()
will be used, then this CauseGetter will be the most efficient. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||