sqlite OO interface and exceptions

From: codeMonkey (none_at_nowhere.com)
Date: 10/30/04


Date: Sat, 30 Oct 2004 15:51:02 GMT

is there any documentation for sqlite's OO interface?

the SQLiteDatabase constructor throws an exception if it can't find the path
specified, but it's query() method generates a warning - I'd have expected
an exception.

It'd be nice if the behaviour was consistent or at least documented.



Relevant Pages

  • Re: a criticism of java
    ... Documentation should be in English rather than java code that wasn't ... (* I personally wouldn't document all kinds of unchecked exceptions. ... Cerainly not programmer errors. ... In the rare event that the user will deal with an unchecked exception ...
    (comp.lang.java.programmer)
  • Re: jambands.com letter to the editor
    ... >>> copying, period, without permission. ... with the exception of brief excerpts in critical ... > have made a statement here that is contrary to the documentation that I have ... prohibited from making photocopies, such as the "documentation" you have ...
    (rec.music.gdead)
  • Re: Source code documentation
    ... An error occured while trying to build the documentation. ... Exception: NDoc.Core.DocumenterException ... Please verify that the HTML Help Workshop has been installed. ... bei NDoc.Documenter.Msdn.MsdnDocumenter.Buildin C:\Dokumente und ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: Problems Handling Errors Correctly
    ... remember the web site off hand but Google "SandCastle help generator" and you'll find a utility that turns the xml file generated from the code comments into MSDN style documentation ... Every once in a while you'll get an exception that's thrown from deep in the stack that doesn't seem intuitve, but for me it's usually when I'm dealing with remoting or xml stuff. ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: How do I get the equivalent status (DEC ADA IMPORT_EXCEPTION)
    ... But you asked about examining subordinate chained messages, ... The documentation describes the Condition ... >> And then use the imported exception values for the documented codes ... > rather cumbersome mapping of exceptions back to status ...
    (comp.os.vms)