You are here: Start » CancellationException Constructor

CancellationException Constructor

Namespace:Ftl
Assembly:FilNet.Types.dll

Syntax

public CancellationException
(
	string message,
	System.Exception innerException
)

Parameters

Name Type Range Default Description
messagestring
innerExceptionSystem.Exception

See also