PowerTCP FTP 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
)

Parameters

exception
Exception to save.
See Also

Reference

ErrorEventArgs Class
ErrorEventArgs Members


PowerTCP FTP for .NET Documentation Version 6.1
© 2023 Dart Communications. All Rights Reserved.
Send comments on this topic