Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Core exceptions #2

Open
espenak opened this issue Jun 15, 2009 · 2 comments
Open

Core exceptions #2

espenak opened this issue Jun 15, 2009 · 2 comments
Labels

Comments

@espenak
Copy link
Member

espenak commented Jun 15, 2009

Add exceptions to the core.

@espenak
Copy link
Member Author

espenak commented Jun 15, 2009

I am currently implementing this by caching all exceptions and rethrowing them as subclasses of DevilryException, or handling them in other ways.

@espenak
Copy link
Member Author

espenak commented Jul 18, 2009

Exceptions have been added to all subinterfaces of BaseNodeInterface by Bendik and me. As far as I can tell, they are all enforced, except the naming rules of the "short name" (the name used in paths).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant