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

message
innerException

Glossary Item Box

Debug Assertion Failed: {0}

Syntax

Visual Basic (Declaration) 
Public Function New( _
   ByVal message As String, _
   ByVal innerException As Exception _
)
C# 
public DebugAssertionFailedException( 
   string message,
   Exception innerException
)

Parameters

message
innerException

Requirements

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

See Also

Generated with Document! X 2011 by Innovasys