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 320097 2004-10-06 14:56:52Z mrglavas $

Constructor Summary

DVFactoryException()
DVFactoryException(String msg)

Constructor Details

DVFactoryException

public DVFactoryException()

DVFactoryException

public DVFactoryException(String msg)

Copyright B) 1999-2006 The Apache Software Foundation. All Rights Reserved.