BEA Systems, Inc.

BEA WebLogic Server 9.0 API Reference


weblogic.apache.xerces.impl.dv
Class DVFactoryException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byjava.lang.RuntimeException
              extended byweblogic.apache.xerces.impl.dv.DVFactoryException
All Implemented Interfaces:
Serializable

Deprecated. please use JDK supplied XML parsers and transformers

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.

See Also:
Serialized Form

Constructor Summary
DVFactoryException()
          Deprecated.  
DVFactoryException(String msg)
          Deprecated.  
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

DVFactoryException

public DVFactoryException()
Deprecated. 

DVFactoryException

public DVFactoryException(String msg)
Deprecated. 

Documentation is available at
http://download.oracle.com/docs/cd/E13222_01/wls/docs90
Copyright 2005 BEA Systems Inc.