googleinterns / filesystem-in-appsscript

Apache License 2.0
5 stars 1 forks source link

VBA Error Codes #35

Closed satviksr closed 4 years ago

satviksr commented 4 years ago

Improve error/exception handling by using actual error codes when throwing exceptions.

References

  1. https://bettersolutions.com/vba/error-handling/error-codes.htm
  2. https://onlinelibrary.wiley.com/doi/pdf/10.1002/9781118257616.app3
  3. https://docs.microsoft.com/en-us/previous-versions/visualstudio/visual-basic-6/aa264975(v=vs.60)?redirectedfrom=MSDN