mikosik / smooth-build

build tool with functional language
Apache License 2.0
10 stars 0 forks source link

Instantiator.readHashes() should correctly translate EOFException #103

Closed mikosik closed 5 years ago

mikosik commented 5 years ago

Instantiator.readHashes() should handle EOFException by throwing ValuesDbException with correct message explaining that ValuesDb is corrupted and what exactly is wrong.