IllegalSelectorException


IllegalSelectorException java.nio.channels

Java 1.4 serializable unchecked

Signals an attempt to register a SelectableChannel with a Selector when the channel and the selector were not created by the same java.nio.channels.spi.SelectorProvider .

Figure 13-27. java.nio.channels.IllegalSelectorException

 public class  IllegalSelectorException  extends IllegalArgumentException {  // Public Constructors  public  IllegalSelectorException  ( );   } 



Java In A Nutshell
Java In A Nutshell, 5th Edition
ISBN: 0596007736
EAN: 2147483647
Year: 2004
Pages: 1220

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net