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


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

Re: CLI Java Glitch

Date 2011-07-22 17:33 -0400
From Arne Vajhøj <arne@vajhoej.dk>
Newsgroups comp.lang.java.programmer
Subject Re: CLI Java Glitch
References (3 earlier) <alpine.DEB.2.00.1106212245430.6476@urchin.earth.li> <96dvubFalpU1@mid.individual.net> <bl8407hdidgaku9tdra4i2lpgefhg7e9b9@4ax.com> <3qOdnSBTduuqsp_TnZ2dnUVZ_rOdnZ2d@earthlink.com> <7sd407hclqd092brj1cgqmlk4r129bcqb4@4ax.com>
Message-ID <4e29ecae$0$305$14726298@news.sunsite.dk> (permalink)
Organization SunSITE.dk - Supporting Open source

Show all headers | View raw


On 6/22/2011 2:46 PM, Gene Wirchenko wrote:
>       While I am at it, I find the Java error for not finding a program
> to be rather verbose for little use.

It very specifically tell what the problem is.

The exception is very useful.

The gotcha is that understanding the exception requires some
knowledge about Java classes, classpath, classloaders, interaction
with file system etc..

It is not beginner friendly.

In two years you will consider the exception text very logical.

Arne

Back to comp.lang.java.programmer | Previous | Next | Find similar


Thread

Re: CLI Java Glitch Arne Vajhøj <arne@vajhoej.dk> - 2011-07-22 17:33 -0400

csiph-web