Error Handling

Strix is event driven, and therefore relies heavily on callbacks to return results to the user. Errors can occur while using Strix, and the type of error that occurs will be returned with the failure callback of the function.