Exceptions
Throw_StackException Method
Fling OS
Throws a stack 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
Throw_StackException
()
public static void Throw_StackException()
Remarks
Used by CPU interrupts to handle the creation of the exception object and calling Throw.
See Also
Exceptions Class
Kernel Namespace