摘要:
在做动态调用时碰到一个问题,The constructor to deserialize an object of type 'MSNException' was not found,其中MSNException 标记为Serializable tag,并且MSNException 从 Exception 继承,而且Exception本身已经实现ISerializable interface ,这... 阅读全文
posted @ 2006-04-20 16:32
upzone
阅读(1138)
评论(2)
推荐(0)