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

DomainException Constructor

Namespace:Atl
Assembly:AvlNet.Types.dll

Syntax

public DomainException
(
	string message,
	string parameterName
)

Parameters

Name Type Range Default Description
messagestring
parameterNamestring

See also