Name

ConnectionNotFoundException

Synopsis

This exception reports an error related to the Generic Connection Framework. It is thrown when the Connector open() method is invoked requesting a protocol that is not supported by the implementation.

                  Returned By
public class ConnectionNotFoundException extends java.io.IOException {  
// Public Constructors
   public ConnectionNotFoundException();  
   public ConnectionNotFoundException( String s);  
}

Get J2ME in a Nutshell now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.