You are here: Start » FIL.NET » FilNetException Constructor

FilNetException Constructor

Namespace:FilNet
Assembly:FIL.NET.TS.dll

Syntax

public FilNetException
(
	string message,
	System.Exception innerException
)

Parameters

Name Type Range Default Description
messagestring
innerExceptionSystem.Exception

See also