You are here: Start » SystemException Constructor

SystemException Constructor

Namespace:FilNet
Assembly:Fil.Net.TS.dll

Syntax

public SystemException
(
	string message,
	System.Exception innerException
)

Parameters

Name Type Range Default Description
messagestring
innerExceptionSystem.Exception

See also