Home
last modified time | relevance | path

Searched refs:IllegalChannelGroupException (Results 1 – 5 of 5) sorted by relevance

/libcore/luni/src/test/java/libcore/java/nio/channels/
DIllegalChannelGroupExceptionTest.java21 import java.nio.channels.IllegalChannelGroupException;
29 IllegalChannelGroupException e = new IllegalChannelGroupException(); in test_empty()
/libcore/ojluni/src/main/java/java/nio/channels/
DIllegalChannelGroupException.java40 public class IllegalChannelGroupException class
49 public IllegalChannelGroupException() { } in IllegalChannelGroupException() method in IllegalChannelGroupException
/libcore/ojluni/src/main/java/sun/nio/ch/
DLinuxAsynchronousChannelProvider.java72 throw new IllegalChannelGroupException(); in toPort()
/libcore/
Dopenjdk_java_files.bp401 "ojluni/src/main/java/java/nio/channels/IllegalChannelGroupException.java",
/libcore/api/
Dcurrent.txt6811 public class IllegalChannelGroupException extends java.lang.IllegalArgumentException {
6812 ctor public IllegalChannelGroupException();