LocationReThrownException Constructor |
Constructs ReThrownException information.
Namespace:
Demo3D.Common
Assembly:
Demo3D.IO (in Demo3D.IO.dll) Version: 15.0.2.11458
Syntaxpublic ReThrownException(
string originalStack
)
Parameters
- originalStack
- Type: SystemString
The original stack.
See Also