Package org.apache.xerces.impl.dv
Class DVFactoryException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.apache.xerces.impl.dv.DVFactoryException
- All Implemented Interfaces:
Serializable
A runtime exception that's thrown if an error happens when the application
tries to get a DV factory instance.
INTERNAL:
- Usage of this class is not supported. It may be altered or removed at any time.
- Version:
- $Id: DVFactoryException.java 446751 2006-09-15 21:54:06Z mrglavas $
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
DVFactoryException
public DVFactoryException() -
DVFactoryException
-