Skip to content
lex-lex edited this page Dec 10, 2013 · 2 revisions

Eine Liste aller Exceptions, die wir zur Fehlerbehandlung im Code eingeführt haben:

Runtime Exceptions

pointGroups.util.polymake.PolymakeException

Wird bei jedem schwerwiegenden Problen beim Start, beim Stoppen oder während der Ausführung von Polymake geworfen. Z.B. benutzt in pointGroups.util.polymake.wrapper

Checked Exceptions

...