Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.java.programmer > #16082

throw null investigation

From bob smith <bob@coolfone.comze.com>
Newsgroups comp.lang.java.programmer
Subject throw null investigation
Date 2012-07-18 10:10 -0700
Organization http://groups.google.com
Message-ID <a8e60469-b392-4a98-b845-42caa79f7959@googlegroups.com> (permalink)

Show all headers | View raw


Is it common practice to throw a null exception when writing JNI code?

I'm seeing an exception that is simply a null rather than an object, and I'm wondering if it's because it's easier to do that in JNI.

Back to comp.lang.java.programmer | Previous | NextNext in thread | Find similar | Unroll thread


Thread

throw null investigation bob smith <bob@coolfone.comze.com> - 2012-07-18 10:10 -0700
  Re: throw null investigation Daniel Pitts <newsgroup.nospam@virtualinfinity.net> - 2012-07-18 12:39 -0700
    Re: throw null investigation markspace <-@.> - 2012-07-18 13:35 -0700
      Re: throw null investigation Daniele Futtorovic <da.futt.news@laposte-dot-net.invalid> - 2012-07-18 23:33 +0200
        Re: throw null investigation markspace <-@.> - 2012-07-18 14:43 -0700
          Re: throw null investigation Daniele Futtorovic <da.futt.news@laposte-dot-net.invalid> - 2012-07-19 00:06 +0200
            Re: throw null investigation markspace <-@.> - 2012-07-18 15:55 -0700
              Re: throw null investigation Daniel Pitts <newsgroup.nospam@virtualinfinity.net> - 2012-07-18 16:00 -0700
                Re: throw null investigation Daniel Pitts <newsgroup.nospam@virtualinfinity.net> - 2012-07-18 16:16 -0700
  Re: throw null investigation Roedy Green <see_website@mindprod.com.invalid> - 2012-07-18 17:09 -0700

csiph-web