|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.lang.Throwable
java.lang.Exception
com.irisel.oms.guiom.exceptions.GuiException
public class GuiException
Constructor Summary | |
---|---|
GuiException()
|
|
GuiException(java.lang.String arg0)
|
|
GuiException(java.lang.String arg0,
java.lang.Throwable arg1)
|
|
GuiException(java.lang.Throwable arg0)
|
Method Summary | |
---|---|
static void |
main(java.lang.String[] args)
|
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 GuiException()
public GuiException(java.lang.String arg0)
public GuiException(java.lang.String arg0, java.lang.Throwable arg1)
public GuiException(java.lang.Throwable arg0)
Method Detail |
---|
public static void main(java.lang.String[] args)
args
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |