ServiceNotFoundException 成员
无法找到或解决的IAnalysisEngineAgent实例时引发的异常。
ServiceNotFoundException 类型公开以下成员。
构造函数
名称 | 说明 | |
---|---|---|
![]() |
ServiceNotFoundException() | ServiceNotFoundException类的新实例进行初始化。 |
![]() |
ServiceNotFoundException(String) | 初始化使用指定的错误消息的ServiceNotFoundException类的新实例。 |
![]() |
ServiceNotFoundException(SerializationInfo, StreamingContext) | 有关异常的序列化的对象数据和有关源或目标的上下文信息的ServiceNotFoundException类的新实例进行初始化。 |
![]() |
ServiceNotFoundException(String, Exception) | 初始化使用指定的错误消息和对导致此异常的内部异常的引用ServiceNotFoundException类的一个新实例。 |
页首
属性
名称 | 说明 | |
---|---|---|
![]() |
Data | (从 Exception 继承。) |
![]() |
HelpLink | (从 Exception 继承。) |
![]() |
HResult | (从 Exception 继承。) |
![]() |
InnerException | (从 Exception 继承。) |
![]() |
Message | (从 Exception 继承。) |
![]() |
Source | (从 Exception 继承。) |
![]() |
StackTrace | (从 Exception 继承。) |
![]() |
TargetSite | (从 Exception 继承。) |
页首
方法
名称 | 说明 | |
---|---|---|
![]() |
Equals | (从 Object 继承。) |
![]() |
Finalize | (从 Object 继承。) |
![]() |
GetBaseException | (从 Exception 继承。) |
![]() |
GetHashCode | (从 Object 继承。) |
![]() |
GetObjectData | (从 Exception 继承。) |
![]() |
GetType | (从 Exception 继承。) |
![]() |
MemberwiseClone | (从 Object 继承。) |
![]() |
ToString | (从 Exception 继承。) |
页首
事件
名称 | 说明 | |
---|---|---|
![]() |
SerializeObjectState | (从 Exception 继承。) |
页首