|
<< Click to Display Table of Contents >> Navigation: Reference > BNCS.Core.DriverFramework.Classes Namespace > BncsVersionException Class > BncsVersionException Constructor > BncsVersionException Constructor (Nullable<String>) |
Initializes a new instance of the BncsVersionException class with a specified error message.
Namespace: BNCS.Core.DriverFramework.Classes
Assembly: BNCS.Core.DriverFramework (in BNCS.Core.DriverFramework.dll)
public BncsVersionException(
Nullable<string> message
)
message
Type: Nullable<String>
The message that describes the error.
BNCS.Core.DriverFramework.Classes Namespace