点击或拖拽改变大小

LogNetManagmentGetSaveStringFromException 方法

通过异常文本格式化成字符串用于保存或发送
Formatted as a string with exception text for saving or sending

命名空间:  HslCommunication.LogNet
程序集:  HslCommunication (在 HslCommunication.dll 中) 版本:12.0.0.0 (12.0.0.0)
语法
public static string GetSaveStringFromException(
	string text,
	Exception ex
)

参数

text
类型:SystemString
文本消息
ex
类型:SystemException
异常

返回值

类型:String
异常最终信息
参见