BEA Systems, Inc.

weblogic.apache.xerces.impl.dv
Class DVFactoryException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by weblogic.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.  
 
Method Summary
 
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/docs92
Copyright 2006 BEA Systems Inc.