It's a `ValueError`, if you put `echo getCurrentException().repr` in your 
"other error" branch you can see all that it contains. Unfortunately though it 
doesn't set your exception as the parent, so you can't cast a custom exception 
up through this mechanism.

Reply via email to