| java.lang.Object | ||||||
| java.lang.Throwable | Serializable | |||||
| java.lang.Exception | ||||||
| java.lang.RuntimeException | ||||||
| java.lang.IllegalStateException | ||||||
| java.nio.channels.AlreadyConnectedException | ||||||
Thrown when an attempt is made to connect a SocketChannel that is already connected.
| AlreadyConnectedException() | |||||
| Default constructor. | |||||
Methods inherited
from class
java.lang.Throwable
Methods inherited
from class
java.lang.Object