xh / hoist-core

🏗️ The XH Hoist toolkit for Grails
https://xh.io/
Apache License 2.0
6 stars 2 forks source link

Update `ClusterService` to use Hoist's `InstanceNotFoundException` class #398

Closed ghsolomon closed 6 days ago

ghsolomon commented 6 days ago

@lbwexler looks like InstanceNotFoundException should have already been routine - was just an import issue in ClusterService

lbwexler commented 6 days ago

OMG -- unbelieveable. Need to figure out how to stop hiding my imports in intellij. Import errors like this are killing us in both JS and Java.

We should highlight this as something we need to be careful about as in a team and with CR