de.zeigermann.xml.simpleImporter
Class SimpleImporterException
RuntimeException
de.zeigermann.xml.simpleImporter.SimpleImporterException
public class SimpleImporterException
extends RuntimeException
Tells us that there is something wrong with
SimpleImporter
.
Needs to be a runtime excpetion to get it thrown out of SAX callbacks.
In any case if this exception is thrown it is really fatal.
SimpleImporterException
public SimpleImporterException(String message)
Copyright © 2002-2004 Oliver Zeigermann. All Rights Reserved.