java.lang.Object
java.lang.Throwable
java.lang.Exception
org.mrbook.mrpostman.gui.ModuleOptionGuiException
org.mrbook.mrpostman.gui.ModuleOptionGuiConfigException
- All Implemented Interfaces:
- java.io.Serializable
- public class ModuleOptionGuiConfigException
- extends ModuleOptionGuiException
A class representing exception thrown when a problem is discovered in the
module option gui config XML document.
Creation date: (16/01/2003 7:58:02 PM)
| Nested classes inherited from class java.lang.Throwable |
|
| Fields inherited from class java.lang.Exception |
|
| Fields inherited from class java.lang.Throwable |
|
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
CVSID
public static final java.lang.String CVSID
- See Also:
- Constant Field Values
ModuleOptionGuiConfigException
public ModuleOptionGuiConfigException()
- ModuleOptionGuiConfigException constructor comment.
ModuleOptionGuiConfigException
public ModuleOptionGuiConfigException(java.lang.String s)
- ModuleOptionGuiConfigException constructor comment.