Visual Basic (Declaration) | |
---|---|
Protected Function New( _ ByVal innerException As Exception, _ ByVal hResult As Integer, _ ByVal message As String _ ) |
C# | |
---|---|
protected InvalidConfigurationValueException( Exception innerException, int hResult, string message ) |
Parameters
- innerException
- hResult
- message
Target Platforms: Windows XP, Windows Server 2003, Windows Vista, Windows Server 2008, Windows 7