FatalErrorException Constructor (String)

This constructor will assign the message parameter.

Namespace:  Scribe.Core.ConnectorApi.Exceptions

Assembly:  Scribe.Core.ConnectorApi (in Scribe.Core.ConnectorApi.dll)

Syntax

public   FatalErrorException(
	string   message
)

Parameters

message

Type: System String

This parameter holds the message of the exception.

See

FatalErrorException Class

FatalErrorException Overload

Scribe.Core.ConnectorApi.Exceptions Namespace