PowerTCP Zip Compression for .NET
BusyException Constructor(String,Exception)




Initializes a new instance of the BusyException class.
Syntax
Public Function New( _
   ByVal message As String, _
   ByVal e As Exception _
)
Dim message As String
Dim e As Exception
 
Dim instance As New BusyException(message, e)
public BusyException( 
   string message,
   Exception e
)
public: BusyException( 
   string* message,
   Exception* e
)
public:
BusyException( 
   String^ message,
   Exception^ e
)

Parameters

message
e
See Also

Reference

BusyException Class
BusyException Members
Overload List


PowerTCP Zip for .NET Documentation Version 2.1.1
© 2018 Dart Communications. All Rights Reserved.
Send comments on this topic