Exceptions
Rethrow Method
Fling OS
Rethrows the current exception.
Namespace:
Kernel
Assembly:
Kernel
(in Kernel.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
VB
C++
F#
View Colorized
Copy to Clipboard
Print
public
static
void
Rethrow
()
public static void Rethrow()
See Also
Exceptions Class
Kernel Namespace