Exceptions Throw_OverflowException Method Fling OS
Throws an overflow exception.

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

public static void Throw_OverflowException()
Remarks

Used by CPU interrupts to handle the creation of the exception object and calling Throw.
See Also