Log a warning level message
Namespace: EnterpriseDT.Util.DebugAssembly: edtFTPnet (in edtFTPnet.dll) Version: 2.2.3.0
Syntax
| C# |
|---|
public virtual void Warn( string message, Exception t ) |
| Visual Basic |
|---|
Public Overridable Sub Warn ( _ message As String, _ t As Exception _ ) |
| Visual C++ |
|---|
public: virtual void Warn( String^ message, Exception^ t ) |
Parameters
- message
- Type: System..::..String
message to log
- t
- Type: System..::..Exception
throwable object