Bradley Smith wrote: > } catch (AssertError e) { You can catch access errors by catching Exception, at least under Windows, because I haven't figured out how to do it under Linux.