All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class de.tudarmstadt.ito.domutils.DocumentFactoryException

java.lang.Object
   |
   +----java.lang.Throwable
           |
           +----java.lang.Exception
                   |
                   +----de.tudarmstadt.ito.domutils.DocumentFactoryException

public class DocumentFactoryException
extends Exception
Exception thrown by methods in the DocumentFactory interface.

Version:
1.01
Author:
Ronald Bourret, Technical University of Darmstadt

Constructor Index

 o DocumentFactoryException(String)

Constructors

 o DocumentFactoryException
 public DocumentFactoryException(String message)

All Packages  Class Hierarchy  This Package  Previous  Next  Index