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.SAXNotRecognizedExceptionSAX 2.0

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

Deklaration

public class SAXNotRecognizedException
extends org.xml.sax.SAXException

Beschreibung

Diese Exception wird von XMLReader ausgelöst, wenn eine unbekannte Property angetroffen wird.


 
Konstruktoren
publicSAXNotRecognizedException(String message)


 

Konstruktoren im Detail

public SAXNotRecognizedException(String message)
Erzeugt ein neues SAXNotRecognizedException-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.