-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
P4
-
None
-
Affects Version/s: 1.4.0
-
Component/s: core-libs
-
sparc
-
solaris_7
The createServerSocket(int port) and createSocket(int host, int port) methods in
java.rmi.server.RMISocketFactory should specify that the following exceptions
could be thrown:
UnknownHostException - if host is unknown and
IllegalArgumentException - if port number is outof range
java.rmi.server.RMISocketFactory should specify that the following exceptions
could be thrown:
UnknownHostException - if host is unknown and
IllegalArgumentException - if port number is outof range