taiypeo / DeutschSim

A quantum circuit simulator, written in Java
MIT License
5 stars 1 forks source link

Catching exceptions #4

Open taiypeo opened 7 years ago

taiypeo commented 7 years ago

Try/catch clauses needed in the GUI subsystem for catching RuntimeExceptions from the Logic and the IO subsystems.