org.enhydra.apache.xerces.validators.datatype
Class SchemaDateTimeException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--java.lang.RuntimeException
                    |
                    +--org.enhydra.apache.xerces.validators.datatype.SchemaDateTimeException
All Implemented Interfaces:
Serializable

public class SchemaDateTimeException
extends RuntimeException

See Also:
Serialized Form

Field Summary
 
Fields inherited from class java.lang.RuntimeException
 
Constructor Summary
SchemaDateTimeException()
           
SchemaDateTimeException(String s)
           
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

SchemaDateTimeException

public SchemaDateTimeException()

SchemaDateTimeException

public SchemaDateTimeException(String s)


Copyright © 1999 The Apache Software Foundation. All Rights reserved.