- All Implemented Interfaces:
- java.io.Serializable
- Enclosing class:
- SwtMng
public class SwtMng.NotExistException
extends java.lang.Exception
The GUI may be determined by a external user file. Not all planned fields, buttons etc.
may be placed in the GUI, a user can desire about the elements.
But an access to a non-existing element should be detected. This Exception should be caught
and an alternate behavior on non-existing elements may be programmed in the application.
- See Also:
- Serialized Form