Path: csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!aioe.org!eternal-september.org!feeder.eternal-september.org!mx04.eternal-september.org!.POSTED!not-for-mail From: Jeff Higgins Newsgroups: comp.lang.java.programmer Subject: Re: Line wrapping Date: Sat, 21 Jan 2012 02:10:57 -0500 Organization: A noiseless patient Spider Lines: 37 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Injection-Date: Sat, 21 Jan 2012 07:02:28 +0000 (UTC) Injection-Info: mx04.eternal-september.org; posting-host="qwFw1g9RsQ6TkML5yezG9A"; logging-data="13672"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1/bep3d2+vmDNrcfjrH+gfSlIfH8kyIVWQ=" User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.16) Gecko/20111110 Icedove/3.0.11 In-Reply-To: Cancel-Lock: sha1:UZdFcCJA6ttxWDSfnbV6fbciO5c= Xref: x330-a1.tempe.blueboxinc.net comp.lang.java.programmer:11557 On 01/20/2012 02:18 PM, Lew wrote: > Mark wrote: >> Mark wrote: >>> Jeff Higgins wrote: >>>> Mark wrote: >>>>> I saw that comment but, as I could not find documentation for that >>>>> parameter, I assumed that the poster was wrong. I will try it out but >>>>> prefer to rely on documented behaviour ;-) >>>> >>>> >>>> >>>> >>>> >>>> Here's a working example. However this does not address your request >>>> for >>>> a configurable pretty printer. >>>> >> >> Is there any known bugs that might affect this (Method 2)? It is >> throwing an Exception/Error that the documentation does not mention. >> [java.lang.AbstractMethodError] > > Now there's a load of detail, not! > > 'Exception's and 'Error's are different beasts. It's very sloppy to call > them "Exception/Error". Which? > > What is the error message? What is the code? What is the stacktrace? > Where's your simple, self-contained compilable example (SSCCE > http://sscce.org/)? Where is *any* information about your situation that > merits anyone giving any response? "My arm hurts, doctor, what's wrong > with me?" > > Give data. Otherwise you might as well not bother posting. >