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
Fields inherited from class java.lang.Exception |
|
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
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.