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

message
innerException

Glossary Item Box

A runtime assertion failed: {0}

Syntax

Visual Basic (Declaration) 
Public Function New( _
   ByVal message As String, _
   ByVal innerException As Exception _
)
C# 
public AssertionFailedException( 
   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