ExceptionHandlingScope Properties
Include Protected Members
Include Inherited Members
The ExceptionHandlingScope type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
![]() |
ErrorMessage | Gets the error message of the exception when the code is executed in the try scope. |
![]() |
HasException | Gets the flag that indicates whether an exception has occurred in the try scope. |
![]() |
Processed | Gets the flag that indicates whether the scope has been processed by the server. |
![]() |
ServerErrorCode | Gets the error code that corresponds to the exception that occurred in the try scope. |
![]() |
ServerErrorValue | Gets the error value that corresponds to the exception that occurs in the try scope. |
![]() |
ServerStackTrace | Gets the server call stack information of the exception in the try scope. |
Top
.gif)