nohm icon indicating copy to clipboard operation
nohm copied to clipboard

Make 'not found' handling consistent

Open maritz opened this issue 7 years ago • 0 comments

Currently there are different handlings for different paths of load/find where no result means either an error or an emtpy array. In some cases this can be a bit confusing and a single way to handle 'not found' (and then a NotFoundError instead of default Error) would be better.

maritz avatar Jun 09 '18 10:06 maritz