com.hp.hpl.jena.datatypes.xsd
Class IllegalDateTimeFieldException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.hp.hpl.jena.shared.JenaException
com.hp.hpl.jena.datatypes.xsd.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.
- Version:
- $Revision: 1.1 $ on $Date: 2009/06/29 08:56:03 $
- Author:
- Dave Reynolds
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
IllegalDateTimeFieldException
public IllegalDateTimeFieldException(String msg)
- Constructor
Copyright ? 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Hewlett-Packard Development Company, LP