Skip to content

Custom exception class is overused - is it even necessary? #118

Open
@LB--

Description

@LB--

Right now chesspp::Exception is used when standard C++ exceptions would be more appropriate - I plan to fix that eventually.

I'm also not sure if there's much point to having such a generic exception class anyway - what do you think? If we choose to keep it, it should probably be made abstract, but I'm not sure we even need it at all.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions