org.jdom
public class IllegalNameException extends IllegalArgumentException
Constructor and Description |
---|
IllegalNameException(String reason)
Creates an exception with the specified error message.
|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public IllegalNameException(String reason)
reason
- cause of the problemCopyright © 2015 JDOM. All rights reserved.