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.directory.NoSuchAttributeException1.3

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

Deklaration

public class NoSuchAttributeException
extends javax.naming.NamingException

Beschreibung

Diese Exception wird ausgelöst, wenn versuccht wird, auf ein nicht-existentes Attribut zuzugreifen.


 
Konstruktoren
publicNoSuchAttributeException()
publicNoSuchAttributeException(String explanation)


 

Konstruktoren im Detail

public NoSuchAttributeException()
Erzeugt ein neues Exemplar.
public NoSuchAttributeException(String explanation)
Erzeught 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.