|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.lang.Throwable
com.nonesole.swing.plaf.basic.window.WindowException
public class WindowException
Constructor Summary | |
---|---|
WindowException()
|
|
WindowException(java.lang.String message)
|
|
WindowException(java.lang.String message,
java.lang.Throwable cause)
|
|
WindowException(java.lang.Throwable cause)
|
Method Summary | |
---|---|
static void |
print(java.lang.String s)
|
Methods inherited from class java.lang.Throwable |
---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public WindowException()
public WindowException(java.lang.String message)
public WindowException(java.lang.String message, java.lang.Throwable cause)
public WindowException(java.lang.Throwable cause)
Method Detail |
---|
public static void print(java.lang.String s)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |