You are here: Start » AVL.NET » AssertionException Constructor

AssertionException Constructor

Namespace:Atl
Assembly:AvlNet.Types.dll

Syntax

public AssertionException
(
	string message,
	System.Exception innerException
)

Parameters

Name Type Range Default Description
messagestring
innerExceptionSystem.Exception

See also