扩展阅读
当前位置: 编程语言>java/jsp
java命名空间javax.security.sasl类authenticationexception的类成员方法: authenticationexception定义及介绍
发布时间:2014-2-18
本文导语:
authenticationexception
public authenticationexception(string detail,
throwable ex)
构造带详细消息和根异常的新 authenticationexception 实例。
参数:detail - 包含异常细节的字符串,可能为 null。ex - 导致此异常的根异常,...