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

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

Deklaration

public class AuthenticationNotSupportedException
extends javax.naming.NamingSecurityException

Beschreibung

Diese Exception tritt auf, wenn Authentifikation nicht unterstützt wird.


 
Konstruktoren
publicAuthenticationNotSupportedException()
publicAuthenticationNotSupportedException(String explanation)


 

Konstruktoren im Detail

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