de.zeigermann.xml.simpleImporter

Class 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.
Author:
Olli Z.

Constructor Summary

SimpleImporterException(String message)

Constructor Details

SimpleImporterException

public SimpleImporterException(String message)

Copyright © 2002-2004 Oliver Zeigermann. All Rights Reserved.