LocationRe |
[SerializableAttribute] public class ReThrownException : Location
The LocationReThrownException type exposes the following members.
| Name | Description | |
|---|---|---|
| LocationReThrownException | Constructs ReThrownException information. |
| Name | Description | |
|---|---|---|
| OriginalStack | The original stack. Or null if the template exception was never originally thrown. | |
| RethrowStack | The stack at the point of rethrow. |
| Name | Description | |
|---|---|---|
| ToString |
Combined stack trace.
(Overrides ObjectToString) |