PowerSNMP for .NET
ErrorEventArgs Constructor




Exception to save.
Save an exception within this class.
Syntax
Public Function New( _
   ByVal exception As Exception _
)
Dim exception As Exception
 
Dim instance As New ErrorEventArgs(exception)
public ErrorEventArgs( 
   Exception exception
)
public: ErrorEventArgs( 
   Exception* exception
)
public:
ErrorEventArgs( 
   Exception^ exception
)

Parameters

exception
Exception to save.
See Also

Reference

ErrorEventArgs Class
ErrorEventArgs Members

6.1.1.2
PowerSNMP for .NET Documentation Version 7.0
© 2023 Dart Communications. All Rights Reserved.
Send comments on this topic