ManifoldAPI raises ManifoldException if anything goes wrong
authorThierry Parmentelat <thierry.parmentelat@inria.fr>
Fri, 17 May 2013 11:21:33 +0000 (13:21 +0200)
committerThierry Parmentelat <thierry.parmentelat@inria.fr>
Fri, 17 May 2013 11:21:33 +0000 (13:21 +0200)
commit014edeca57deed3141dda9056949e537f55fdf25
tree699f170996e59724bac83fe15d76769421c44bf4
parent9afd3ad77985920f5cc594500a6a0f42a19eabdb
ManifoldAPI raises ManifoldException if anything goes wrong
SliceView catches this at the highest level (and logs out user)
ManifoldProxy catches this too and forwards manifoldresult to js
manifold/manifoldapi.py
manifold/manifoldproxy.py
manifold/manifoldresult.py
manifold/metadata.py
trash/sliceview.py
unfold/page.py