-
Bug
-
Resolution: Fixed
-
P4
-
1.4.0
-
beta3
-
generic, sparc
-
generic, solaris_8
-
Verified
Documentation for java.lang.reflect.UndeclaredThrowableException says "The undeclared checked exception that was thrown by the invocation handler that may be provided at construction time and accessed via the #getException() method is now known as the cause."
Whereas there is no getException() method in the Class.
In this class, getUndeclaredThrowable() is the method to get the cause.
Whereas there is no getException() method in the Class.
In this class, getUndeclaredThrowable() is the method to get the cause.
- duplicates
-
JDK-4485482 JavaDoc: java.lang.reflect.UndeclaredThrowableException has bad medthod ref
-
- Closed
-