sbt/util-cache
john0030710 08fe019dc0 Use proper exception handling with Exception.nonFatalCatch.opt
- Replace try-catch with Exception.nonFatalCatch.opt for cleaner code
- Follows Scala best practices for non-fatal exception handling
- More functional and idiomatic approach
- Avoids catching fatal exceptions like VirtualMachineError
2026-01-10 00:23:05 +01:00
..
src Use proper exception handling with Exception.nonFatalCatch.opt 2026-01-10 00:23:05 +01:00
NOTICE Adds overrides for File-based caching 2017-04-17 10:24:54 -04:00