Weitere aktuelle Java-Titel finden Sie bei dpunkt.
 Inhaltsverzeichnis   Vorhergehendes Paket   Seite Zurück   Seite Vor   Nächstes Paket   Paketübersicht   Index

Klasse javax.naming.CommunicationException1.3

java.lang.Object
   |
   +--java.lang.Throwable
         |
         +--java.lang.Exception
               |
               +--javax.naming.NamingException
                     |
                     +--javax.naming.CommunicationException

Deklaration

public class CommunicationException
extends javax.naming.NamingException

Beschreibung

Diese Exception wird ausgelöst, wenn der Client nicht mehr mit dem Service kommunizieren kann.


 
Konstruktoren
publicCommunicationException()
publicCommunicationException(String explanation)


 

Konstruktoren im Detail

public CommunicationException()
Erzeugt ein neues Exemplar.
public CommunicationException(String explanation)
Erzeugt ein neues Exemplar.


 Inhaltsverzeichnis   Vorhergehendes Paket   Seite Zurück   Seite Vor   Nächstes Paket   Paketübersicht   Index

Copyright © 2002 dpunkt.Verlag, Heidelberg. Alle Rechte vorbehalten.