Skip to content

Get error handling more normalized with custom exceptions and so forth #169

@emersonrp

Description

@emersonrp

I've just started the notion of custom exceptions in BindFile, but really there's a lot of places that we could use that pattern instead of just "except Exception as e" and throw some sort of ugly error message.

ruff "TRY" rules can steer this a bit.

This wants to be its own separate project.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions