You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 23, 2017. It is now read-only.
We have set_exeption_handler(), but no getter. Currently we use _exception_handler to obtain the previous one, but it's already causing some troubles.
A property would actually be even more idiomatic than a get/set method.