PREV CLASS NEXT CLASS FRAMES NO FRAMES All Classes
SUMMARY: NESTED | FIELD | CONSTR | METHOD DETAIL: FIELD | CONSTR | METHOD

java.awt
Class HeadlessException

java.lang.Object
 |
 +--java.lang.Throwable
 |
 +--java.lang.Exception
 |
 +--java.lang.RuntimeException
 |
 +--java.lang.UnsupportedOperationException
 |
 +--java.awt.HeadlessException
All Implemented Interfaces:
Serializable

public class HeadlessException
extends UnsupportedOperationException

Untamed: 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.

Since:
1.4
Author:
Michael Martak
See Also:
Serialized Form

Field Summary
Fields inherited from class java.lang.RuntimeException
Fields inherited from class java.lang.Throwable
Constructor Summary
HeadlessException()
Enabled:
HeadlessException(String msg)
Enabled:
Methods inherited from class java.lang.Throwable
backtrace, eStack, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, javaStack, leaf, printStackTrace, printStackTrace, printStackTrace, printThrowableOn, setStackTrace, toString, unwrap
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait

Constructor Detail

HeadlessException

public HeadlessException()
Enabled:


HeadlessException

public HeadlessException(String msg)
Enabled:


PREV CLASS NEXT CLASS FRAMES NO FRAMES All Classes
SUMMARY: NESTED | FIELD | CONSTR | METHOD DETAIL: FIELD | CONSTR | METHOD

comments?

AltStyle によって変換されたページ (->オリジナル) /