Package gnue :: Package common :: Package apps :: Module GServerApp :: Class ServerRunningError
[show private | hide private]

Class ServerRunningError

Exception --+        
            |        
        Error --+    
                |    
        UserError --+
                    |
                   ServerRunningError


The server is already running on a given pid
Method Summary
  __init__(self, pid)
    Inherited from Exception
  __getitem__(...)
  __str__(...)

Method Details

__init__(self, pid)
(Constructor)

Overrides:
gnue.common.base.errors.UserError.__init__


GNUe Home

Public API

Developer's Corner