File Exception Handling
File exceptions occur when a method attempts an invalid operation on a file; for example, attempting to open a file that is already opened exclusively by another process. For file exceptions, JADE raises an instance of
There are at least two ways to handle