Riferimenti per la classe org.jaebi.midlet.bt.btException.DiscoveryException.UserInterruptionException

Diagramma delle classi per org.jaebi.midlet.bt.btException.DiscoveryException.UserInterruptionException

Inheritance graph
[legenda]
Diagramma di collaborazione per org.jaebi.midlet.bt.btException.DiscoveryException.UserInterruptionException:

Collaboration graph
[legenda]
Lista di tutti i membri.

Descrizione Dettagliata

Autore:
Antonio

Definizione alla linea 17 del file UserInterruptionException.java.

Membri pubblici

 UserInterruptionException ()
 Creates a new instance of UserInterruptionException without detail message.
 UserInterruptionException (String msg)
 Constructs an instance of UserInterruptionException with the specified detail message.


Documentazione dei costruttori e dei distruttori

org.jaebi.midlet.bt.btException.DiscoveryException.UserInterruptionException.UserInterruptionException  ) 
 

Creates a new instance of UserInterruptionException without detail message.

Definizione alla linea 22 del file UserInterruptionException.java.

00022                                        {
00023     }

org.jaebi.midlet.bt.btException.DiscoveryException.UserInterruptionException.UserInterruptionException String  msg  ) 
 

Constructs an instance of UserInterruptionException with the specified detail message.

Parametri:
msg the detail message.

Definizione alla linea 30 del file UserInterruptionException.java.

00030                                                  {
00031         super(msg);
00032     }


La documentazione per questa classe è stata generata a partire dal seguente file:
Generato il Thu Jun 23 00:03:03 2005 per JAEBI - BlueTooth J2ME Midlet Client da  doxygen 1.4.3