You are here: Start » RuntimeException Constructor

RuntimeException Constructor

Namespace:Ftl
Assembly:FilNet.Types.dll

Syntax

public RuntimeException
(
	string message,
	System.Exception innerException
)

Parameters

Name Type Range Default Description
messagestring
innerExceptionSystem.Exception

See also