-
-
Constructor Summary
Constructors
Constructor |
Description |
InvalidName() |
Constructs an InvalidName exception with no reason message.
|
InvalidName(String reason) |
Constructs an InvalidName exception with the specified
reason message.
|
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString