Version: 9.15.0
uiexception.py File Reference

Data Structures

class  uiexception.UiException
 This exception should be used for functionnal error management, at least in the GUI part of the application, for example to set user oriented messages at point of exception raise. More...
 

Namespaces

 uiexception
 

Functions

def uiexception.UserException (msg)
 
def uiexception.AdminException (msg)
 
def uiexception.DevelException (msg)
 
def uiexception.somethingGoesWrong ()
 
def uiexception.TEST_uimessage ()
 
def uiexception.TEST_specificException ()
 

Variables

string uiexception.__author__ = "gboulant"
 
string uiexception.__date__ = "$31 mars 2010 11:59:33$"