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.25 $, $Date: 2004/02/06 09:28:30 $- 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) 2004 Jason Hunter, Brett McLaughlin. All Rights Reserved.