NotSupportedRequestVersionException 成员
包括受保护的成员
包括继承的成员
NotSupportedRequestVersionException 类型公开以下成员。
构造函数
名称 | 说明 | |
---|---|---|
NotSupportedRequestVersionException(Version) | ||
NotSupportedRequestVersionException(SerializationInfo, StreamingContext) | ||
NotSupportedRequestVersionException(Version, IEnumerable<Version>) |
页首
属性
名称 | 说明 | |
---|---|---|
Data | (从 Exception 继承。) | |
ErrorInformation | (从 ClientServiceException 继承。) | |
HResult | (从 Exception 继承。) | |
InnerException | (从 Exception 继承。) | |
Message | (覆盖 Exception.Message。) | |
StackTrace | (从 Exception 继承。) | |
SupportedRequestVersions |
页首
方法
名称 | 说明 | |
---|---|---|
GetBaseException | (从 Exception 继承。) | |
GetObjectData | (从 ClientServiceException 继承。) | |
GetType | (从 Exception 继承。) | |
ToString | (从 Exception 继承。) |
页首