NatLabRockies/reV

Custom reV errors

Open

#486 opened on Dec 7, 2024

 (1 comment) (0 reactions) (1 assignee)Python (61 forks)auto 404
documentationenhancementgood first issuep-medium

Repository metrics

Stars
 (139 stars)
PR merge metrics
 (PR metrics pending)

Description

implement custom reV exceptions and raise them throughout the code instead of base exceptions.

This is good practice and allows downstream users of reV to catch reV exceptions explicitly.

Contributor guide