NI-DAQmx .NET Framework 4.0 API Reference

DaqException Constructor

  • Updated2023-02-21
  • 2 minute(s) read
DaqException Constructor

Overload List

  NameDescription
Public methodDaqException
Initializes a new instance of the DaqException class.
Public methodDaqException(String)
Initializes a new instance of the DaqException class with the specified error message.
Protected methodDaqException(SerializationInfo, StreamingContext)
Creates a new instance of the DaqException class with serialized data.
Public methodDaqException(String, Int32)
Initializes a new instance of the DaqException class with the specified error message and NI-DAQmx driver error code.
Public methodDaqException(String, Exception)
Initializes a new instance of the DaqException class with the specified error message and a reference to the inner exception that is the cause of the exception.
Public methodDaqException(String, Int32, Exception)
Initializes a new instance of the DaqException class with the specified error message, NI-DAQmx driver error code, and reference to the inner exception that is the cause of the exception.
Top

See Also

Log in to get a better experience