EsentApiException 成员
包括受保护的成员
包括继承的成员
API 异常的基类。
EsentApiException 类型公开以下成员。
构造函数
名称 | 说明 | |
---|---|---|
![]() |
EsentApiException (SerializationInfo、StreamingContext) | 初始化 EsentApiException 类的新实例。 此构造函数用于反序列化序列化异常。 |
![]() |
EsentApiException (String, JET_err) | 初始化 EsentApiException 类的新实例。 |
TOP
属性
名称 | 说明 | |
---|---|---|
![]() |
数据 | 从 Exception.) 继承的 ( |
![]() |
错误 | 获取此异常的基础 Esent 错误。 (继承自 EsentErrorException.) |
![]() |
HelpLink | 从 Exception.) 继承的 ( |
![]() |
HResult | 从 Exception.) 继承的 ( |
![]() |
InnerException | 从 Exception.) 继承的 ( |
![]() |
消息 | 从 Exception.) 继承的 ( |
![]() |
Source | 从 Exception.) 继承的 ( |
![]() |
StackTrace | 从 Exception.) 继承的 ( |
![]() |
TargetSite | 从 Exception.) 继承的 ( |
TOP
方法
名称 | 说明 | |
---|---|---|
![]() |
等于 | 继承自 Object.) 的 ( |
![]() |
完成 | 继承自 Object.) 的 ( |
![]() |
GetBaseException | 从 Exception.) 继承的 ( |
![]() |
GetHashCode | 继承自 Object.) 的 ( |
![]() |
GetObjectData | 在派生类中重写时,使用有关异常的信息设置 SerializationInfo 。 (继承自 EsentErrorException.) |
![]() |
GetType | 从 Exception.) 继承的 ( |
![]() |
MemberwiseClone | 继承自 Object.) 的 ( |
![]() |
ToString | 从 Exception.) 继承的 ( |
TOP