400-028-6601
建站资讯

网站建设资讯

为你提供网站建设行业资讯、网站优化知识、主机域名邮箱、网站开发常见问题等。

创新互联鸿蒙OS教程:鸿蒙OSCharConversionException

CharConversionException

java.lang.Object

|---java.lang.Throwable

|---|---java.lang.Exception

|---|---|---java.io.IOException

|---|---|---|---java.io.CharConversionException

public class CharConversionException
extends IOException

字符转换异常的基类。

Since:

JDK1.1

构造函数摘要

构造函数 描述
CharConversionException()这没有提供详细信息。
CharConversionException(String s)这提供了详细的消息。

方法总结

从类 java.lang.Object 继承的方法
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
从类 java.lang.Throwable 继承的方法
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString

构造函数详细信息

CharConversionException

public CharConversionException()

这没有提供详细信息。

CharConversionException

public CharConversionException(String s)

这提供了详细的消息。

参数:

参数名称 参数描述
s与异常相关的详细消息。

文章题目:创新互联鸿蒙OS教程:鸿蒙OSCharConversionException
当前URL:http://www.hnjierui.cn/article/cccjhec.html

其他资讯