AMI C API Error Functions This chapter describes the error, callback, trace control, initialization and termination handling functions. • Error Functions Summary • Callback Function Types Summary • Trace Control Functions Summary • Initialization and Termination Functions Summary Error Functions Summary The following table summarizes the error handling functions. These functions are described in the following sections. Function Description Page ami_ErrorCreate(), ami_errorCreateV() Creates a new AMI error for the specified error code and descriptive text. 176 ami_ErrorDestroy() Destroys the specified AMI error. 177 ami_ErrorStamp() Stamps the specified AMI error. 178 ami_ErrorGet... Accessors Accessor methods 179