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.LinkLoopException1.3

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

Deklaration

public class LinkLoopException
extends javax.naming.LinkException

Beschreibung

Diese Exception wird ausgelöst, wenn eine Schleife entdeckt wurde.


 
Konstruktoren
publicLinkLoopException()
publicLinkLoopException(String explanation)


 

Konstruktoren im Detail

public LinkLoopException()
Erzeugt ein neues Exemplar.
public LinkLoopException(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.