Searched refs:IllegalSelectorException (Results 1 – 5 of 5) sorted by relevance
18 import java.nio.channels.IllegalSelectorException;33 IllegalSelectorException e = new IllegalSelectorException(); in test_Constructor()44 SerializationTest.verifySelf(new IllegalSelectorException()); in testSerializationSelf()52 SerializationTest.verifyGolden(this, new IllegalSelectorException()); in testSerializationCompatibility()
41 public class IllegalSelectorException class50 public IllegalSelectorException() { } in IllegalSelectorException() method in IllegalSelectorException
22 import java.nio.channels.IllegalSelectorException;175 } catch (IllegalSelectorException e) { in test_register_LSelectorILObject_IllegalArgument()
128 throw new IllegalSelectorException(); in register()
378 "ojluni/src/main/java/java/nio/channels/IllegalSelectorException.java",