BncsDeviceRegisterException Constructor

<< Click to Display Table of Contents >>

Navigation:  Reference > BNCS.Core.DriverFramework.Bncs Namespace > BncsDeviceRegisterException Class >

BncsDeviceRegisterException Constructor

 

Overload List


Name

Description

Public method

BncsDeviceRegisterException()

Initializes a new instance of the BncsDeviceRegisterException class.

Public method

BncsDeviceRegisterException(Nullable<String>)

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

Public method

BncsDeviceRegisterException(Nullable<String>, Nullable<Exception>)

Initializes a new instance of the BncsDeviceRegisterException class with a specified error message and a reference to the inner exception that is the cause of this exception.

 

See Also


BncsDeviceRegisterException Class

BncsDeviceRegisterException Members

BNCS.Core.DriverFramework.Bncs Namespace