|
© 2003 BEA Systems, Inc. | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--java.lang.Throwable | +--java.lang.Exception | +--com.bea.netuix.servlets.controls.window.IllegalWindowModeException
Represents illegal window state exceptions.
Constructor Summary | |
IllegalWindowModeException(String mode)
Constructs an IllegalWindowModeException for
the given illegal window mode. |
Method Summary | |
String |
getMessage()
Returns the message. |
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public IllegalWindowModeException(String mode)
Constructs an IllegalWindowModeException
for
the given illegal window mode.
mode
- modeMethod Detail |
public String getMessage()
Returns the message.
getMessage
in class Throwable
|
© 2003 BEA Systems, Inc. | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |