BncsTimeoutException Constructor (Nullable<String>)

<< Click to Display Table of Contents >>

Navigation:  Reference > BNCS.Core.DriverFramework.Bncs Namespace > BncsTimeoutException Class > BncsTimeoutException Constructor  >

BncsTimeoutException Constructor (Nullable<String>)

Initializes a new instance of the BncsTimeoutException class with a specified error message.

Namespace: BNCS.Core.DriverFramework.Bncs
Assembly:  BNCS.Core.DriverFramework (in BNCS.Core.DriverFramework.dll)

 

Syntax


public BncsTimeoutException(
 Nullable<string> message
)

Parameters

message

Type: Nullable<String>
The error message that explains the reason for the exception.

 

See Also


BncsTimeoutException Class

BncsTimeoutException Overload

BNCS.Core.DriverFramework.Bncs Namespace