|
|
java > java.nio > java.nio.channels > java.nio.channels.noconnectionpendingexception >
Class: java.nio.channels.NoConnectionPendingException java.lang.Object java.lang.Throwable java.lang.Exception java.lang.RuntimeException java.lang.IllegalStateException java.nio.channels.NoConnectionPendingException
public class NoConnectionPendingException extends IllegalStateException
FIELDS:
CONSTRUCTORS:
| | | public | NoConnectionPendingException() |
| |
|
|
|
METHODS:
INHERITED METHODS:
| getMessage(), getLocalizedMessage(), getCause(), initCause(java.lang.Throwable), toString(), printStackTrace(), printStackTrace(java.io.PrintStream), printStackTrace(java.io.PrintWriter), fillInStackTrace(), getStackTrace(), setStackTrace(java.lang.StackTraceElement[]), getClass(), hashCode(), equals(java.lang.Object), clone(), toString(), notify(), notifyAll(), wait(long), wait(long, int), wait(), finalize(), |
|
|
|
SUBCLASSES:
|
|



|