Error
ILogger.Error method
エラーメッセージ
public void Error(string message, Exception ex)
パラメータ | タイプ | 説明 |
---|---|---|
message | String | エラーメッセージ |
ex | Exception | 例外メッセージ |
関連項目
- interface ILogger
- 名前空間 GroupDocs.Comparison.Logging
- 組み立て GroupDocs.Comparison
エラーメッセージ
public void Error(string message, Exception ex)
パラメータ | タイプ | 説明 |
---|---|---|
message | String | エラーメッセージ |
ex | Exception | 例外メッセージ |