gishac / db4o-om

Automatically exported from code.google.com/p/db4o-om
0 stars 0 forks source link

When opening incompatible yap file, show informative error #4

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Original issue: http://tracker.db4o.com/browse/OMR-15
Created: 04/Aug/06 04:15 AM   Updated: 16/Nov/06 11:12 PM
Assignee: Travis Reeder  
Reporter: Eric Falsken

Currently if opening a yap file created with a newer version of db4o,
ObjectManager shows "ArgumentNullException". It should show the
"FileFormatIncompatible" exception. Perfect example of why the
Db4o.OpenFile call should never return null.

Original issue reported on code.google.com by germanvi...@gmail.com on 22 Apr 2008 at 6:29

GoogleCodeExporter commented 9 years ago

Original comment by gis...@gmail.com on 13 Jun 2008 at 12:44