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