Added proper exception handling, if there are not enough free resources to allocate...
authorpeusterm <manuel.peuster@uni-paderborn.de>
Wed, 27 Apr 2016 09:01:24 +0000 (11:01 +0200)
committerpeusterm <manuel.peuster@uni-paderborn.de>
Wed, 27 Apr 2016 09:01:24 +0000 (11:01 +0200)
commita41f78690e310457bf88553a1acdbfb8385a36ab
tree7256fd34845b103758ff1a8de89a20a9e0c62e59
parent1e7b06065d00930a5a8ce6f8e8838429a34856c5
Added proper exception handling, if there are not enough free resources to allocate a container.
src/emuvim/dcemulator/node.py
src/emuvim/dcemulator/resourcemodel/__init__.py
src/emuvim/dcemulator/resourcemodel/upb/simple.py
src/emuvim/test/test_resourcemodel.py