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 446751 2006-09-15 21:54:06Z mrglavas $

Constructor Summary

DVFactoryException()
DVFactoryException(String msg)

Constructor Details

DVFactoryException

public DVFactoryException()

DVFactoryException

public DVFactoryException(String msg)

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