org.jdom
Class IllegalAddException
IllegalArgumentException
org.jdom.IllegalAddException
public class IllegalAddException
extends IllegalArgumentException
Thrown when trying to add a illegal object to a JDOM construct.
$Revision: 1.26 $, $Date: 2007/11/10 05:28:59 $- Brett McLaughlin
- Jason Hunter
IllegalAddException(String reason) - This will create an
Exception with the specified
error message.
|
IllegalAddException
public IllegalAddException(String reason)
This will create an Exception
with the specified
error message.
reason
- cause of the problem
Copyright B) 2007 Jason Hunter, Brett McLaughlin. All Rights Reserved.