CSharpTest.Net
InvalidConfigurationValueException Constructor(Exception,Int32,String)
See Also  Send Feedback Download Help File
CSharpTest.Net.BPlusTree Assembly > CSharpTest.Net Namespace > InvalidConfigurationValueException Class > InvalidConfigurationValueException Constructor : InvalidConfigurationValueException Constructor(Exception,Int32,String)

innerException
hResult
message

Glossary Item Box

Constructs the exception from an hresult and message bypassing the message formatting

Syntax

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

Requirements

Target Platforms: Windows XP, Windows Server 2003, Windows Vista, Windows Server 2008, Windows 7

See Also

Generated with Document! X 2011 by Innovasys