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, toString
public IllegalAddException(String reason)
Exception
with the specified
error message.reason
- cause of the problemCopyright ? 2007 Jason Hunter, Brett McLaughlin. All Rights Reserved.