| Exception Thrown By: | Cause | ||
| Framework | Class | Method | |
| 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. |