HeadlessException

HeadlessException Summary: By the end of this tutorial you will come to know the possibility of raising HeadlessException by JVM. It falls under the category unchecked exception. This runtime exception is thrown when the code that is dependent on the hardware like keyboard, display, or mouse is called in an environment that does not support …

HeadlessException Read More »