.TH "globus_gssapi_error_api" 3 "Version 6.3" "globus_gssapi_error" \" -*- nroff -*- .ad l .nh .SH NAME globus_gssapi_error_api \- Globus GSSAPI Error API .PP \- Globus GSSAPI Error API\&. .SH SYNOPSIS .br .PP .SS "Modules" .in +1c .ti -1c .RI "\fBError Construction\fP" .br .RI "Error Construction\&. " .ti -1c .RI "\fBError Data Accessors and Modifiers\fP" .br .RI "Error Data Accessors and Modifiers\&. " .ti -1c .RI "\fBError Handling Helpers\fP" .br .RI "Error Handling Helpers\&. " .in -1c .SH "Detailed Description" .PP 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\&. .PP Any program that uses Globus GSSAPI Error functions must include the \fBglobus_error_gssapi\&.h\fP header\&. .SH "Author" .PP Generated automatically by Doxygen for globus_gssapi_error from the source code\&.