BHoM / BHoM_Engine

Internal manipulation of the BHoM
GNU Lesser General Public License v3.0
26 stars 14 forks source link

Global : Ensure all instances of NotImplemented are calling Error Log #730

Open al-fisher opened 5 years ago

adecler commented 9 months ago

Need to address this both in

al-fisher commented 9 months ago

The strategy is already quite nicely documented here: https://bhom.xyz/documentation/Guides-and-Tutorials/Coding-with-BHoM/Best-practices/Handling-Exceptional-Events/#what-about-exceptions so can be reviewed as part of closing out the above. Perhaps adding a code snippet and worked example of best practice?