org.jdom
public class IllegalAddException extends IllegalArgumentException
| Constructor and Description |
|---|
IllegalAddException(String reason)
This will create an
Exception with the specified
error message. |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic IllegalAddException(String reason)
Exception with the specified
error message.reason - cause of the problemCopyright ? 2007 Jason Hunter, Brett McLaughlin. All Rights Reserved.