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