isshoni-soft / winry

Isshoni Bootstrapper, uses introspection & code generation to streamline bootstrapping & general development
0 stars 0 forks source link

Create specialized exceptions where necessary #21

Open Dragovorn opened 3 years ago

Dragovorn commented 3 years ago

I have cut some corners and thrown runtime exceptions where I should be throwing specialized runtime exceptions. Immediate classes come to mind: AsyncProcessor & WeightCalculator