Added MachineException and MemoryException
authorFabian Stemmler <stemmler@in.tum.de>
Sat, 24 Aug 2019 16:13:52 +0000 (18:13 +0200)
committerFabian Stemmler <stemmler@in.tum.de>
Sat, 24 Aug 2019 16:13:52 +0000 (18:13 +0200)
commit08bf9a8d3c15a622105d63bc0d9d0f59c0fae6fd
tree3b98abfbc10af6b4a1d87bbbd54d946958f4f91a
parent9aeb97636520d2226d3d9919ddf38c0e6d0171b7
Added MachineException and MemoryException
net.mograsim.machine/src/net/mograsim/machine/MachineException.java [new file with mode: 0644]
net.mograsim.machine/src/net/mograsim/machine/standard/memory/MemoryException.java [new file with mode: 0644]