Package de.xima.fc.gui.model.designer
Class TabError
- java.lang.Object
-
- de.xima.fc.gui.model.designer.TabError
-
- All Implemented Interfaces:
Serializable
public final class TabError extends Object implements Serializable
- See Also:
- Serialized Form
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
getErrorMessage()
Throwable
getException()
IGuiIcon
getIcon()
-