HTMLParser funny stacktraces



  • Today I was playing with the trunk of HTMLParser when I saw some funny exception messages.

    org.htmlparser.util.ParserException: Hal, open the file. Hal, open the damn file,
        Hal open the, please Hal.;
    java.net.UnknownHostException: sourceforge.org
    

    org.htmlparser.util.ParserException: The code was willing, it considered your request,
    but the chips were weak.;
    java.net.UnknownHostException: sourceforge.org

    org.htmlparser.util.ParserException: Cutting the wind with a knife. Bookmarking a URL.
    Both are ephemeral.;
    java.net.UnknownHostException: sourceforge.org

    org.htmlparser.util.ParserException: Rather than a beep or a rude error message, these words:
    "File not found.";
    java.net.UnknownHostException: sourceforge.org



  •  Now all it needs is FileNot--  wait a minute.



  • Old stuff - search for "haiku error messages". Amusing to see it used for real, though.



  • @boh said:

    Old stuff - search for "haiku error messages". Amusing to see it used for real, though.




  • OK, to clarify, I was thinking more along the lines of searching on Google...


Log in to reply