org.apache.xerces.impl.dv.dtd
Class InvalidDatatypeFacetException
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--org.xml.sax.SAXException
|
+--org.apache.xerces.impl.dv.dtd.InvalidDatatypeFacetException
- All Implemented Interfaces:
- java.io.Serializable
- public class InvalidDatatypeFacetException
- extends org.xml.sax.SAXException
- Version:
- $Id: InvalidDatatypeFacetException.java,v 1.3 2002/01/29 01:15:11 lehors Exp $
- See Also:
- Serialized Form
Methods inherited from class org.xml.sax.SAXException |
getException, getMessage, toString |
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getLocalizedMessage, printStackTrace, printStackTrace, printStackTrace |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
InvalidDatatypeFacetException
public InvalidDatatypeFacetException()
InvalidDatatypeFacetException
public InvalidDatatypeFacetException(java.lang.String message)
- Parameters:
message
-
InvalidDatatypeFacetException
public InvalidDatatypeFacetException(java.lang.Exception exception)
- Parameters:
exception
-
InvalidDatatypeFacetException
public InvalidDatatypeFacetException(java.lang.String message,
java.lang.Exception exception)
- Parameters:
message
- exception
-
Copyright © 1999-2002 Apache XML Project. All Rights Reserved.