Use is subject to License Terms. Your use of this web site or any of its contents or software indicates your agreement to be bound by these License Terms.

Copyright © 2006 Sun Microsystems, Inc. and Motorola, Inc. All rights reserved.

MID Profile

Uses of Class
javax.microedition.io.ConnectionNotFoundException

Packages that use ConnectionNotFoundException
javax.microedition.io Classes for the Generic Connection framework. 
javax.microedition.midlet The MIDlet package defines Mobile Information Device Profile applications and the interactions between the application and the environment in which the application runs. 
 

Uses of ConnectionNotFoundException in javax.microedition.io
 

Methods in javax.microedition.io that throw ConnectionNotFoundException
static long PushRegistry.registerAlarm(String midlet, long time)
          Register a time to launch the specified application.
 

Uses of ConnectionNotFoundException in javax.microedition.midlet
 

Methods in javax.microedition.midlet that throw ConnectionNotFoundException
 boolean MIDlet.platformRequest(String URL)
          Requests that the device handle (for example, display or install) the indicated URL.
 


MID Profile

Copyright © 2006 Sun Microsystems, Inc. and Motorola, Inc. All rights reserved. Use is subject to License Terms. Your use of this web site or any of its content or software indicates your agreement to be bound by these License Terms.

For more information, please consult the JSR 118 specification.