BuildingMOTIF icon indicating copy to clipboard operation
BuildingMOTIF copied to clipboard

Wrap SQLAlchemy errors with BuildingMOTIF errors

Open TShapinsky opened this issue 2 years ago • 0 comments

  • [ ] Create BuildingMOTIF exception class
  • [ ] Catch cases where a library is loaded which depends on a non existent library
  • [ ] value errors are thrown in table connection
  • [ ] errors when user attempts to modify id of a dataclass

TShapinsky avatar Feb 01 '23 21:02 TShapinsky