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

Klasse org.xml.sax.SAXNotSupportedExceptionSAX 2.0

java.lang.Object
   |
   +--java.lang.Throwable
         |
         +--java.lang.Exception
               |
               +--org.xml.sax.SAXException
                     |
                     +--org.xml.sax.SAXNotSupportedException

Deklaration

public class SAXNotSupportedException
extends org.xml.sax.SAXException

Beschreibung

Diese Exception wird von XMLReader ausgelöst, wenn eine Property zwar erkannt, der angegebene Wert aber nicht unterstützt wird.


 
Konstruktoren
publicSAXNotSupportedException(String message)


 

Konstruktoren im Detail

public SAXNotSupportedException(String message)
Erzeugt ein neues SAXNotSupportedException-Objekt mit der Fehlermeldung message.


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

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