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