.TH "Globus Generic Error API" 3 "Tue Nov 27 2012" "Version 14.7" "globus common" \" -*- nroff -*- .ad l .nh .SH NAME Globus Generic Error API \- .SS "Modules" .in +1c .ti -1c .RI "\fBError Construction\fP" .br .ti -1c .RI "\fBError Data Accessors and Modifiers\fP" .br .ti -1c .RI "\fBError Handling Helpers\fP" .br .in -1c .SH "Detailed Description" .PP .PP 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\&. It does this by defining a generic error type for globus which in turn contains a integer in it's instance data which is used for carrying the actual error type information\&. .PP Any program that uses Globus Generic Error functions must include 'globus_common\&.h'\&. .PP .SH "Author" .PP Generated automatically by Doxygen for globus common from the source code\&.