org.apache.xerces.impl.dv.xs
Class SchemaDateTimeException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by org.apache.xerces.impl.dv.xs.SchemaDateTimeException
All Implemented Interfaces:
java.io.Serializable

public class SchemaDateTimeException
extends java.lang.RuntimeException

Version:
$Id: SchemaDateTimeException.java 446745 2006-09-15 21:43:58Z mrglavas $
See Also:
Serialized Form

Constructor Summary
SchemaDateTimeException()
           
SchemaDateTimeException(java.lang.String s)
           
 
Method Summary
 
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
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

SchemaDateTimeException

public SchemaDateTimeException()

SchemaDateTimeException

public SchemaDateTimeException(java.lang.String s)