java.lang.Object
|---java.lang.Throwable
|---|---java.lang.Exception
|---|---|---ohos.aafwk.ability.OperationExecuteException
& public class OperationExecuteException
& extends Exception
描述在使用数据模板的能力中发生操作执行异常时引发的异常。 这个类是Exception的子类。
构造函数 | 描述 |
---|---|
OperationExecuteException() | 用于创建 OperationExecuteException 实例的无参数构造函数。 |
OperationExecuteException(String msg) | 用于创建 OperationExecuteException 实例的参数化构造函数。 |
从 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 |
public OperationExecuteException()
用于创建 OperationExecuteException 实例的无参数构造函数。
public OperationExecuteException(String msg)
用于创建 OperationExecuteException 实例的参数化构造函数。
参数:
参数名称 | 参数描述 |
---|---|
msg | 表示异常的详细信息。 |
微信物流助手(快递侧)物流助手,帮助有物流需求的开发者,快速高效对接多家物流公司。对接后用户可通过微信服务通知接收实时物...
18.9.1. Basic Setup18.9.2. OpenSSL配置18.9.3. 使用客户端证书18.9.4. SSL 服务器文件用法18.9.5. 创建证书 PostgreSQL 有一个...
16.4.1. configure 选项16.4.2. configure 环境变量配置安装过程的第一步就是为你的系统配置源代码树并选择你喜欢的选项。这个工...
视图collation_character_set_applicability标识可用的排序规则适用于哪些字符集。在 PostgreSQL 中,每个数据库中只有一种字符...