private Exception CreateFormatException() { throw new FormatException("The email address is not in the proper format."); }