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

SystemException Constructor

Namespace:AvlNet
Assembly:AVL.NET.TS.dll

Syntax

public SystemException
(
	string message,
	System.Exception innerException
)

Parameters

Name Type Range Default Description
messagestring
innerExceptionSystem.Exception

See also