public static class MARSSimulator.MUNITAddressErrorException
extends java.lang.RuntimeException
AddressErrorException; however, this exception in unchecked whereas MARS's
AddressErrorException is checked. (We decided that a checked exception here was an unnecessary burden
on the user.)| Constructor and Description |
|---|
MUNITAddressErrorException(mars.mips.hardware.AddressErrorException in)
Constructor
|