Class IllegalDateTimeFieldException

All Implemented Interfaces:
Serializable

public class IllegalDateTimeFieldException extends JenaException
Exception thrown when attempting to access a field of an XSDDateTime object that is not legal for the current date/time type. For example, accessing the day from a gYearMonth object.
See Also:
  • Constructor Details

    • IllegalDateTimeFieldException

      public IllegalDateTimeFieldException(String msg)
      Constructor