org.jdom
Class IllegalDataException
IllegalArgumentException
org.jdom.IllegalDataException
public class IllegalDataException
extends IllegalArgumentException
Thrown when illegal text is supplied to a JDOM construct.
$Revision: 1.14 $, $Date: 2007/11/10 05:28:59 $- Brett McLaughlin
- Elliotte Rusty Harold
IllegalDataException
public IllegalDataException(String reason)
This will create an exceptoin with the specified error message.
reason
- cause of the problem
Copyright B) 2007 Jason Hunter, Brett McLaughlin. All Rights Reserved.