Generated by
JDiff

Class java.security.PrivilegedActionException

Changed Constructors
PrivilegedActionException(Exception) Documentation changed from old to new.
Constructs a new PrivilegedActionException "wrapping" the specific Exception.
 

Changed Methods
String toString() Documentation changed from old to new.
Method was inherited from Throwable, but is now defined locally.
Returns a string describing this exception including a description of the exception it wraps.