ERROR - com.hp.hpl.jena.datatypes.xsd.IllegalDateTimeFieldException - Possible Causes of IllegalDateTimeFieldException

Exception Thrown By:Cause
FrameworkClassMethod
Apache Jena XSDDateTime public int getYears() if there is
no legal year component.
Apache Jena XSDDateTime public int getMonths() if there is
no legal month component.
Apache Jena XSDDateTime public int getDays() if there is
no legal day component.
Apache Jena XSDDateTime public int getHours() if there is
no legal time component.
Apache Jena XSDDateTime public int getMinutes() if there is
no legal time component.
Apache Jena XSDDateTime public int getFullSeconds() if there is
no legal time component.
Apache Jena XSDDateTime public double getSeconds() if there is
no legal time component.
Apache Jena XSDDateTime public double getTimePart() if there is no
legal time component.