Exceptions Throw Method Fling OS
Throws the specified exception.

Namespace: Kernel
Assembly: Kernel (in Kernel.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

[ThrowExceptionMethodAttribute]
[PluggedMethodAttribute(ASMFilePath = "ASM\Exceptions\Throw")]
public static void Throw(
	Exception ex
)
See Also