You are here: Start » CancellationException Constructor

CancellationException Constructor

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

Syntax

public CancellationException
(
	string message,
	System.Exception innerException
)

Parameters

Name Type Range Default Description
messagestring
innerExceptionSystem.Exception

See also