The Artima Developer Community
Sponsored Link

Java Buzz Forum
Headless Exception

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Goldy Lukka

Posts: 1008
Nickname: xyling
Registered: Jan, 2004

Goldy Lukka is a Java Developer and an Entrepreneur. He is Founder of xyling.com.
Headless Exception Posted: Feb 21, 2004 5:26 AM
Reply to this message Reply

This post originated from an RSS feed registered with Java Buzz by Goldy Lukka.
Original Post: Headless Exception
Feed Title: Xyling Java Blogs
Feed URL: http://www.javablogs.xyling.com/thisWeek.rss
Feed Description: Your one stop source for Java Related Resources.
Latest Java Buzz Posts
Latest Java Buzz Posts by Goldy Lukka
Latest Posts From Xyling Java Blogs

Advertisement
This is something interesting.
One of the guy was taking up an interview when the interviewer asked him what is a Headless Exception? The guy could not answer. You know what happened, he wasnt taken in...

So whats so important about HeadlessException? HeadlessException is a new feature in J2SE 1.4.
The link to resource points to the api documentation of the page that says it is

"Thrown when code that is dependent on a keyboard, display, or mouse is called in an environment that does not support a keyboard, display, or mouse."

An example could be a high fidelity server having no display, keyboard or mouse.

[Resource-Type: Tip; Category: Java/J2SE; Level: All, XRating: 5]

Read: Headless Exception

Topic: What makes software fail? What is failure? Previous Topic   Next Topic Topic: Run IntelliJ IDEA with the menubar at the top of the screen on Mac OS X

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use