Generated by
JDiff

Class java.rmi.RemoteException

Documentation changed from old to new.

Changed Methods
void printStackTrace() Documentation changed from old to new.
Prints the composite message to System.err.
void printStackTrace(PrintStream) Documentation changed from old to new.
Prints the composite message and the embedded stack trace to the specified stream ps.
void printStackTrace(PrintWriter) Documentation changed from old to new.
Prints the composite message and the embedded stack trace to the specified print writer pw.