org.enhydra.apache.xerces.validators.datatype
Class XMLException
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--org.enhydra.apache.xerces.validators.datatype.XMLException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- InvalidDatatypeFacetException, InvalidDatatypeValueException
- public class XMLException
- extends Exception
- Version:
- $Id: XMLException.java,v 1.1.1.1 2003/03/10 16:34:47 taweili Exp $
- Author:
- Jeffrey Rodriguez
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
XMLException
public XMLException()
XMLException
public XMLException(String message)
XMLException
public XMLException(Exception exception)
XMLException
public XMLException(String message,
Exception exception)
getException
public Exception getException()
Copyright © 1999 The Apache Software Foundation. All Rights reserved.