|
||||||||||
| 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. |
|
| Deprecated Methods | |
| multex.Failure.appendCompactStackTrace(StringBuffer, Throwable, Exception)
Obsolete from multex 2, deprecated from 3g. |
|
| multex.MsgText.appendMessageChain(StringBuffer, Throwable, String)
since MulTEx 4 (2003-05-27). Use the more parameterized version instead. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||