InvalidNameException() Constructs an InvalidNameException instance with all data
initialized to null.
public
InvalidNameException(String msg) Constructs an InvalidNameException instance with a
specified error message.
Parameters: msg - The detail message for the exception.