【发布时间】:2011-11-16 08:57:58
【问题描述】:
有没有明确的方法来区分客户端和服务/服务托管异常?
例如,ActionNotSupportedException 可能会在 WCF 客户端上抛出,而 AddressAlreadyInUseException 实际上会在服务端抛出。
是否有描述各种 WCF 通信异常的文档或博客文章?
【问题讨论】:
标签: .net wcf exception documentation specifications
有没有明确的方法来区分客户端和服务/服务托管异常?
例如,ActionNotSupportedException 可能会在 WCF 客户端上抛出,而 AddressAlreadyInUseException 实际上会在服务端抛出。
是否有描述各种 WCF 通信异常的文档或博客文章?
【问题讨论】:
标签: .net wcf exception documentation specifications
【讨论】: