Exceptions Throw_PageFaultException Method Fling OS
Throws a page fault exception.

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

public static void Throw_PageFaultException()
Remarks

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