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