Visual Basic (Declaration) | |
---|---|
Public Function New( _ ByVal rtc As Integer, _ ByVal emsg As String, _ ByVal iex As Exception _ ) |
Parameters
- rtc
- HRESULTS error code
- emsg
- Exception message
- iex
- Inner exception
OPCDA.NET Reference Manual | |
BGException Constructor(Int32,String,Exception) | |
See Also Send Feedback |
OpcDaNetUA.Net4 Assembly > OPCDA.NET Namespace > BGException Class > BGException Constructor : BGException Constructor(Int32,String,Exception) |
Glossary Item Box
Visual Basic (Declaration) | |
---|---|
Public Function New( _ ByVal rtc As Integer, _ ByVal emsg As String, _ ByVal iex As Exception _ ) |