org.apache.xerces.impl.dv.xs
Class XMLException
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--org.apache.xerces.impl.dv.xs.XMLException
- public class XMLException
- extends java.lang.Exception
- Version:
- $Id: XMLException.java,v 1.1 2001/10/25 20:35:58 elena Exp $
- Author:
- Jeffrey Rodriguez
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace,
getLocalizedMessage,
getMessage,
printStackTrace,
printStackTrace,
printStackTrace,
toString |
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
wait,
wait,
wait |
XMLException
public XMLException()
XMLException
public XMLException(java.lang.String message)
XMLException
public XMLException(java.lang.Exception exception)
XMLException
public XMLException(java.lang.String message,
java.lang.Exception exception)
getException
public java.lang.Exception getException()
Copyright © 1999-2001 Apache XML Project. All Rights Reserved.