public class PanelException extends java.lang.Exception
PanelException(java.lang.String msg)
PanelException(java.lang.String msg, java.lang.Throwable t)
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public PanelException(java.lang.String msg)
Exception
public PanelException(java.lang.String msg, java.lang.Throwable t)