ExceptionTExceptionArgs 方法 |
ExceptionTExceptionArgs 泛型公开以下成员。
| 名称 | 说明 | |
|---|---|---|
| Equals |
确定指定的object是否等于当前的object
(重写 ObjectEquals(Object).) | |
| GetBaseException | When overridden in a derived class, returns the Exception that is the root cause of one or more subsequent exceptions. (继承自 Exception。) | |
| GetHashCode | Serves as the default hash function. (重写 ObjectGetHashCode.) | |
| GetObjectData |
获取存储对象的序列化数据
(重写 ExceptionGetObjectData(SerializationInfo, StreamingContext).) | |
| GetType | Gets the runtime type of the current instance. (继承自 Exception。) | |
| ToString | Creates and returns a string representation of the current exception. (继承自 Exception。) |
| 名称 | 说明 | |
|---|---|---|
| ToJsonString |
获取当前对象的JSON格式表示的字符串。 (由 HslExtension 定义。)Gets the string represented by the JSON format of the current object. |