Package org.deepjava.runtime.ppc32
Class MachineCheck
- java.lang.Object
-
- org.deepjava.runtime.ppc32.PPCException
-
- org.deepjava.runtime.ppc32.MachineCheck
-
public class MachineCheck extends PPCException
The class for the PPC machine check exception.
-
-
Field Summary
Fields Modifier and Type Field Description static int
nofMachineCheckExceptions
The number of times a machine check exception occurred
-
Constructor Summary
Constructors Constructor Description MachineCheck()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description (package private) static void
machineCheck()
-