|
hdac SDK
SDK for hdac blockchain development
|
Provides information surrounding an error. 더 자세히 ...
속성 | |
| Exception | Error [get] |
| Gets or sets the error. 더 자세히 ... | |
| object | OriginalObject [get] |
| Gets the original object that caused the error. 더 자세히 ... | |
| object | Member [get] |
| Gets the member that caused the error. 더 자세히 ... | |
| bool | Handled [get, set] |
| Gets or sets a value indicating whether this ErrorContext is handled. 더 자세히 ... | |
Provides information surrounding an error.
|
get |
Gets or sets the error.
The error.
|
getset |
Gets or sets a value indicating whether this ErrorContext is handled.
true if handled; otherwise, false.
|
get |
Gets the member that caused the error.
The member that caused the error.
|
get |
Gets the original object that caused the error.
The original object that caused the error.
1.8.11