Package org.apache.jena.sparql.util
Class DateTimeStruct.DateTimeParseException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- org.apache.jena.sparql.util.DateTimeStruct.DateTimeParseException
-
- All Implemented Interfaces:
java.io.Serializable
- Enclosing class:
- DateTimeStruct
public static class DateTimeStruct.DateTimeParseException extends java.lang.RuntimeException- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description DateTimeParseException(java.lang.String msg)
-