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

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

Deklaration

public class OperationNotSupportedException
extends javax.naming.NamingException

Beschreibung

Wird ausgeläst, wenn die Operation nicht unterstützt wird.


 
Konstruktoren
publicOperationNotSupportedException()
publicOperationNotSupportedException(String explanation)


 

Konstruktoren im Detail

public OperationNotSupportedException()
Erzeut das Exemplar.
public OperationNotSupportedException(String explanation)
Erzeugt das Exemplar.


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

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