FontParserException Constructor(String)
Initializes a new FontParsingException object.
Syntax
'Usage Dim message As String Dim instance As New FontParserException(message)
Parameters
- message
- The message with details about the error in the font data.
Requirements
Target Platforms: Windows 7, Windows 10, Windows 11, Windows Server 2022, Windows Server 2025
See Also