Viir / Kalmit

Moved to https://github.com/elm-fullstack/elm-fullstack
MIT License
2 stars 0 forks source link

Improve error message for failed download from blob library #7

Open Viir opened 5 years ago

Viir commented 5 years ago

It seems that error messages coming out of https://github.com/Viir/Kalmit/blob/81f4dc6dbd6a2343a75d04fa0248ba4c1df9f72f/implement/PersistentProcess/PersistentProcess.Common/BlobLibrary.cs#L15 can be improved, according to the error report at https://forum.botengine.org/t/easier-setup-of-mission-running-bot-for-eve-online/1104/28?u=viir

Not sure if the consumer should/can do more (instead of just using ToString) to get more info, or if we should wrap exceptions to include more information.