Keysight VISA.NET Help
VisaException Constructor(String)



The message that describes the error.
Initializes a new instance of the VisaException class with the specified message.
Syntax
'Declaration
 
Public Function New( _
   ByVal message As String _
)
'Usage
 
Dim message As String
 
Dim instance As New VisaException(message)
public VisaException( 
   string message
)
public:
VisaException( 
   String^ message
)

Parameters

message
The message that describes the error.
Requirements

Current with Keysight IO Libraries Suite 18

See Also

 

 


© Keysight Technologies 2015-2025