扩展阅读
当前位置: 编程语言>java/jsp
java命名空间java.rmi类remoteexception的类成员方法: remoteexception定义及介绍
发布时间:2014-2-17
本文导语:
remoteexception
public remoteexception(string s,
throwable cause)
构造带指定详细消息和原因的 remoteexception。此构造方法将 detail 字段设置为指定的 throwable。
参数:s - 详细信息cause - 原因
getmessage
public string getmessage(...