java.lang.Object
java.lang.Throwable
java.lang.Exception
org.mrbook.mrpostman.gui.ModuleOptionGuiException
- All Implemented Interfaces:
- java.io.Serializable
- Direct Known Subclasses:
- ModuleOptionGuiConfigException
- public class ModuleOptionGuiException
- extends java.lang.Exception
A class representing exception thrown when a problem is discovered in the
module option gui.
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
ModuleOptionGuiException
public ModuleOptionGuiException()
- ModuleOptionGuiConfigException constructor comment.
ModuleOptionGuiException
public ModuleOptionGuiException(java.lang.String s)
- ModuleOptionGuiConfigException constructor comment.