InvalidNumberException (Constructor) Summary Constructs a System.Exceptions.InvalidNumberException object. Signatures Click on a signature to select it and view its documentation. public InvalidNumberException() public InvalidNumberException(string message) Usage public InvalidNumberException() public InvalidNumberException(string message) Parameters message A custom exception message. Description Constructs a System.Exceptions.InvalidNumberException object with no exception message. Constructs a System.Exceptions.InvalidNumberException object with the specified exception message. Share HTML | BBCode | Direct Link