'Usage Dim message As String Dim inner As Exception Dim instance As New TdException(message, inner)
public: TdException( String^ message, Exception^ inner )
Parameters
- message
- Exception message
- inner
- Inner exception
'Usage Dim message As String Dim inner As Exception Dim instance As New TdException(message, inner)
public: TdException( String^ message, Exception^ inner )
Target Platforms: Windows 7, Windows 8, Windows 8.1, Windows 10, Windows Server 2008, Windows Server 2008 R2, Windows Server 2012, Windows Server 2012 R2