Dart.PowerTCP.Zip Namespace > BusyException Class > BusyException Constructor : BusyException Constructor(String,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 )