innobraingmbh / laravel-onoffice-adapter

Query onOffice like it was your ORM
MIT License
3 stars 1 forks source link

Implement QueryException for missing module in Filter Repository #14

Closed kauffinger closed 1 week ago

kauffinger commented 1 week ago
          Should we implement a QueryException? When we fire a request without a specific module, we will get an exception that we accessed uninitialized variables. Maybe we should check for that a throw a specific exception?

Originally posted by @Katalam in https://github.com/innobraingmbh/laravel-onoffice-adapter/issues/13#issuecomment-2405801864

Katalam commented 1 week ago

Closed by #15