개정판 b734b65d
issue #000: merged pdf 호출리턴 시 exception message 추가.
Change-Id: Ibf70c851bc794aa3fdfdd00f1322ef1c94bc7595
KCOM_API/ServiceDeepView.svc.cs | ||
---|---|---|
303 | 303 |
|
304 | 304 |
if (ex.GetType() == typeof(System.Net.Sockets.SocketException)) |
305 | 305 |
_result.Exception = "Final Server Not Connection"; |
306 |
else _result.Exception = ex.ToString(); |
|
306 | 307 |
} |
307 | 308 |
finally |
308 | 309 |
{ |
내보내기 Unified diff