Visual Basic (Declaration) | |
---|---|
Public Function New( _ ByVal property As String, _ ByVal innerException As Exception _ ) |
C# | |
---|---|
public InvalidConfigurationValueException( string property, Exception innerException ) |
Parameters
- property
- innerException
Target Platforms: Windows XP, Windows Server 2003, Windows Vista, Windows Server 2008, Windows 7