Overview
Package
Class
Tree
Deprecated
Index
Help
J2ME RMI Optional Package
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
R
S
T
U
V
W
P
packagePrefix
- Static variable in interface java.rmi.server.
RemoteRef
Initialize the server package prefix: assumes that the implementation of server ref classes (e.g., UnicastRef, UnicastServerRef) are located in the package defined by the prefix.
printStackTrace()
- Method in class java.rmi.
RemoteException
Prints the composite message to
System.err
.
printStackTrace()
- Method in class java.rmi.activation.
ActivationException
Prints the composite message to
System.err
.
printStackTrace()
- Method in class java.rmi.server.
ServerCloneException
Returns the detail message, including the message from the nested exception if there is one.
printStackTrace(PrintStream)
- Method in class java.rmi.
RemoteException
Prints the composite message and the embedded stack trace to the specified stream
ps
.
printStackTrace(PrintStream)
- Method in class java.rmi.activation.
ActivationException
Prints the composite message and the embedded stack trace to the specified stream
ps
.
printStackTrace(PrintStream)
- Method in class java.rmi.server.
ServerCloneException
Prints the composite message and the embedded stack trace to the specified stream
ps
.
printStackTrace(PrintWriter)
- Method in class java.rmi.
RemoteException
Prints the composite message and the embedded stack trace to the specified print writer
pw
.
printStackTrace(PrintWriter)
- Method in class java.rmi.activation.
ActivationException
Prints the composite message and the embedded stack trace to the specified print writer
pw
.
printStackTrace(PrintWriter)
- Method in class java.rmi.server.
ServerCloneException
Prints the composite message and the embedded stack trace to the specified writer
pw
.
Overview
Package
Class
Tree
Deprecated
Index
Help
J2ME RMI Optional Package
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
R
S
T
U
V
W
Copyright 1994-2002 Sun Microsystems, Inc. All Rights Reserved.