logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

globus_gssapi_error_api - Globus GSSAPI Error API

Author

       Generated automatically by Doxygen for globus_gssapi_error from the source code.

globus_gssapi_error                                Version 6.3                        globus_gssapi_error_api(3)

Detailed Description

       Globus GSSAPI Error API.

       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 wrapper for representing GSSAPI errors in terms of a
       globus_error_t.

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

Name

       globus_gssapi_error_api - Globus GSSAPI Error API

        - Globus GSSAPI Error API.

Synopsis

ModulesErrorConstruction
           Error Construction.
       ErrorDataAccessorsandModifiers
           Error Data Accessors and Modifiers.
       ErrorHandlingHelpers
           Error Handling Helpers.

See Also