UnsupportedEncryptionException Constructor(String)
Initializes a new UnsupportedEncryptionException object.
Syntax
'Usage Dim message As String Dim instance As New UnsupportedEncryptionException(message)
Parameters
- message
- The message that describes the exception.
Requirements
Target Platforms: Windows 7, Windows 10, Windows 11, Windows Server 2022, Windows Server 2025
See Also