Package gnue :: Package common :: Package apps :: Module GBaseApp
[show private | hide private]

Module gnue.common.apps.GBaseApp

Class that provides a basis for GNUe applications.

Typically, this class will not be called; rather, a tool will be a GClientApp or GServerApp.
Classes
GBaseApp The base class of the various GNUe application classes.

Exceptions
StartupError Error raised when a gnue application fails during initial startup prior to initializing to the point that better error handlers are available.

Variable Summary
str __revision__ = '$Id'

Variable Details

__revision__

Type:
str
Value:
'$Id'                                                                  


GNUe Home

Public API

Developer's Corner