This may help... the J2ME API (apparently renamed CLDC?):
http://java.sun.com/j2me/docs/pdf/cldc11api.pdf

Does Sun offer a stripped Windows-based J2ME reference implementation?
Their website is extremely confusing.

--- David Crawshaw <[EMAIL PROTECTED]> wrote:
>  [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> > When run on Windows XP it worked fine, but when run on pocket pc under 
> > CrEme (
> http://www.nsicom.com/Default.aspx?tabid=138 ) on Statement stmt = 
> conn.createStatement(); it
> keeps crushing with this stack trace:
> >
> > java.lang.NoSuchMethodError: java.lang.RuntimeException: method 
> > <init>(Ljava/lang/Throwable;)V
> not found
> 
> Hmm, CrEME is some kind of J2ME? Do you know of an API reference for
> J2ME? It seems it does not have the constructor new
> RuntimeException(Throwable).
> 
> Really what I need to do is run the CrEME emulator to catch all of
> these missing methods, but to do that I am going to have to install a
> version of windows on vmware. This sounds like a worthy project, but
> it will have to wait a few days.
> 
> d



 
____________________________________________________________________________________
Don't get soaked.  Take a quick peak at the forecast
with the Yahoo! Search weather shortcut.
http://tools.search.yahoo.com/shortcuts/#loc_weather

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"SQLiteJDBC" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/sqlitejdbc?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to