On Mon, Jun 6, 2011 at 9:29 AM, Israel Hilerio <[email protected]> wrote: > The first step in section 4.1 "Opening the database" stipulates: > > 1. If these steps fail for any reason, return a error with the appropriate > code and abort this algorithm. > > What are the expected error codes for IDBFactory.open?
I think it's mostly QUOTA_ERR that makes sense there. / Jonas
