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
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 $
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
DVFactoryException
public DVFactoryException()
DVFactoryException
public DVFactoryException(String msg)
Copyright © 2011. All Rights Reserved.