trusty (3) globus_gssapi_error_api.3.gz

Provided by: libglobus-gssapi-error-doc_4.1-5_all bug

NAME

       Globus GSSAPI Error API -

   Modules
       Error Construction
       Error Data Accessors and Modifiers
       Error Handling Helpers

Detailed Description

       These globus_error functions are motivated by the desire to provide a easier way of generating new error
       types, while at the same time preserving all features (e.g. memory management, chaining) of the current
       error handling framework. The functions in this API are auxiliary to the function in the Globus Generic
       Error API in the sense that they provide a wraper for representing GSSAPI errors in terms of a
       globus_error_t.

       Any program that uses Globus GSSAPI Error functions must include 'globus_error_gssapi.h'.

Author

       Generated automatically by Doxygen for globus gssapi error from the source code.