Error
ILogger.Error method
エラーメッセージ.
public void Error(string message, Exception ex)
| パラメータ | タイプ | 説明 |
|---|---|---|
| message | String | ログに記録する文字列。 |
| ex | Exception | スローされた例外。 |
関連項目
- interface ILogger
- 名前空間 GroupDocs.Annotation.Logging
- 組み立て GroupDocs.Annotation
エラーメッセージ.
public void Error(string message, Exception ex)
| パラメータ | タイプ | 説明 |
|---|---|---|
| message | String | ログに記録する文字列。 |
| ex | Exception | スローされた例外。 |