debian man page for globus_error_api

Query: globus_error_api

OS: debian

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

Globus Error API(3)						   globus common					       Globus Error API(3)

NAME
Globus Error API - Modules Globus Errno Error API Globus Generic Error API Detailed Description Intended use: If a function needs to return an error it should do the following: o External errors, such as error returns from system calls and GSSAPI errors, should be wrapped using the appropriate error type. o The wrapped external error should then be passed as the cause of a globus error. o External error types are expected to provide a utility function to combine the above two steps. o The globus error should then be returned from the function. Notes on how to generate globus errors: o Module specific error types should be greater or equal to 1024 (to leave some space for global error types). o You may wish to generate a mapping from error types to format strings for use in short descriptions. o You may also wish to generate a common prefix for all of the above fromat strings. The suggested prefix is 'Function: %s Line: %s '. Author Generated automatically by Doxygen for globus common from the source code. Version 14.7 Tue Nov 27 2012 Globus Error API(3)
Related Man Pages
globus_errno_error_utility(3) - debian
globus_gssapi_error_accessor(3) - debian
globus_gssapi_error_object(3) - debian
globus_openssl_error_utility(3) - debian
globus_openssl_error_object(3) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Installing Dash Shell on OS X Lion
How to copy a column of multiple files and paste into new excel file (next to column)?
New UNIX and Linux History Sections
My first PERL incarnation... Audio Oscillograph