mirror of
https://github.com/corda/corda.git
synced 2025-02-08 20:10:22 +00:00
* corda-2632 Added catch clause to handle argument exceptions and display the proper error. * Created specific exception for when the file is missing instead of the general catch all exception. * Changes according to code review.