Tweetinvi should never crash but return default values when an operation failed for any reason.
When an operation fails, the description of the error should be accessible from the static class called ExceptionHandler.
Comments: Associated with changeset 34460: Version 0.9.0.0
- Implemented Exception handler
- Credentials Factory, credentials are now created by the user thanks to TwitterCredentials.CreateCredentials(...)
- If a null object is created from serializer, a default result is now sent
- Cleanup blank lines (needed to justify the number of files that were changed ;)
When an operation fails, the description of the error should be accessible from the static class called ExceptionHandler.
Comments: Associated with changeset 34460: Version 0.9.0.0
- Implemented Exception handler
- Credentials Factory, credentials are now created by the user thanks to TwitterCredentials.CreateCredentials(...)
- If a null object is created from serializer, a default result is now sent
- Cleanup blank lines (needed to justify the number of files that were changed ;)