4Suite API Documentation

Module Ft.Server.FtRpc.MessageSource

######################################################################## # $Header: /var/local/cvsroot/4Suite/Ft/Server/FtRpc/MessageSource.py,v 1.8 2004/11/28 06:52:56 uogbuji Exp $
Classes:
Fields:

Classes

class Error

Fields

g_errorMessages = {1: 'There is an internal bug in 4Suite Server. Pleas.../4suite. The error code to report is: %(message)s', 2: 'Transaction already in progress', 3: 'Transaction not in progress', 10: 'No server was found at %(host)s:%(port)s', 11: 'Communication has terminated, or is not using the correct protocol', 12: 'Unknown response code received: %(rspCode)s', 13: 'Unknown command code received: %(cmdCode)s', 14: 'The following error occurred on the server\n%(traceback)s', 15: 'Received response code %(got)s from the server. ...g. Please report with as much detail as you can.', 16: '%(message)s'}