Version: 9.15.0
uiexception.py File Reference

Data Structures

class  KERNEL_PY.kernel.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

 KERNEL_PY.kernel.uiexception
 

Functions

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

Variables

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