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