public class IllegalNameException extends IllegalArgumentException
| Constructor and Description |
|---|
IllegalNameException(String reason)
Creates an exception with the specified error message.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic IllegalNameException(String reason)
reason - cause of the problemCopyright © 2012 JBoss by Red Hat. All Rights Reserved.