DriverException.DriverException

DriverException constructor

Initialize an instance of DriverException with specified native driver error code and message.

public DriverException(uint code, string message)
ParameterTypeDescription
codeUInt32
messageString

See Also