A checked exception so you must catch it
Wraps other exceptions that are thrown during JDOM operations
like IOException or SAXException
Root cause of exception (if any) is accessible through
the getCause() method:
public Throwable getCause()
Subclasses:
DataConversionException
IllegalArgumentException subclasses:
IllegalAddException
IllegalDataException
IllegalNameException
IllegalTargetException