Android
java.nio.channels
public class

java.nio.channels.ConnectionPendingException

java.lang.Object
java.lang.Throwable Serializable
java.lang.Exception
java.lang.RuntimeException
java.lang.IllegalStateException
java.nio.channels.ConnectionPendingException

Thrown when an attempt is made to connect a SocketChannel that has a non-blocking connection already underway.

Summary

Public Constructors

            ConnectionPendingException()
Default constructor.
Methods inherited from class java.lang.Throwable
Methods inherited from class java.lang.Object

Details

Public Constructors

public ConnectionPendingException()

Default constructor.
Copyright 2007 Google Inc. Build 0.9_r1-98467 - 14 Aug 2008 18:56