rusec / NetLock

Locking the Network one Beacon at a time!
0 stars 0 forks source link

Error handling #13

Open dominusmars opened 2 months ago

dominusmars commented 2 months ago

We need a good way of handling errors on the backend. The goal is to make it easier to develop new features using already implemented handlers. Right now its kind of all over the place as the features are implemented just to work.

Already created DbTargetError class to handled Target Errors, It attaches hostname and message to the Error.