lejos.nxt
Class VM.VMExceptions
java.lang.Object
lejos.nxt.VM.VMItems<VM.VMException>
lejos.nxt.VM.VMExceptions
- All Implemented Interfaces:
- Iterable<VM.VMException>
- Enclosing class:
- VM
public static final class VM.VMExceptions
- extends VM.VMItems<VM.VMException>
Class to provide access to a series of exception records
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
get
public VM.VMException get(int item)
- Specified by:
get
in class VM.VMItems<VM.VMException>