You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the solution you'd like
Remove the ExceptionFactory class, and remove all references to it.
Additional context
The ExceptionFactory came from an idea to have all exceptions be triggered from a centralized location. Wound up being a dumb idea. Now it's deprecated code to be deleted.
The text was updated successfully, but these errors were encountered:
Describe the solution you'd like
Remove the ExceptionFactory class, and remove all references to it.
Additional context
The ExceptionFactory came from an idea to have all exceptions be triggered from a centralized location. Wound up being a dumb idea. Now it's deprecated code to be deleted.
The text was updated successfully, but these errors were encountered: