org.apache.xerces.impl.dv

Class DVFactoryException


public class DVFactoryException
extends RuntimeException

A runtime exception that's thrown if an error happens when the application tries to get a DV factory instance.

Version:
$Id: DVFactoryException.java,v 1.3 2002/08/09 15:18:17 neilg Exp $

Constructor Summary

DVFactoryException()
DVFactoryException(String msg)

Constructor Details

DVFactoryException

public DVFactoryException()


DVFactoryException

public DVFactoryException(String msg)


Copyright B) 1999-2004 Apache XML Project. All Rights Reserved.