public class

SchemaDateTimeException

extends RuntimeException
java.lang.Object
   ↳ java.lang.Throwable
     ↳ java.lang.Exception
       ↳ java.lang.RuntimeException
         ↳ org.apache.xerces.impl.dv.xs.SchemaDateTimeException

Summary

Public Constructors
SchemaDateTimeException()
SchemaDateTimeException(String s)
[Expand]
Inherited Methods
From class java.lang.Throwable
From class java.lang.Object

Public Constructors

public SchemaDateTimeException ()

public SchemaDateTimeException (String s)