Error Handling
- Determine what will happen if an API call fails.
- Can the application recover from the error?
- Is it sufficient to provide a description to the user for the error?
- API capabilities
- Registers a user-defined function as the 'callback' function
- Register for all functions
- Register for specific functions
- Register for specific functions and specific status code
- Error Description
- Query the API for an error description through:
SE_Status_Code SE_GetErrorDescription