No Longer Set
  • Home
  • Topics
  • Code Library
  • Tags
  • About
Subscribe
Tagged

Error Handling

A collection of 6 posts

Why "Add an Error Handler to Every Routine" is Bad Advice
Error Handling

Why "Add an Error Handler to Every Routine" is Bad Advice

For every complex problem, there is an answer that is clear, simple, and wrong. (Shocking, I know.)

  • Mike Wolfe
Mike Wolfe Nov 10, 2021 • 6 min read
Reproducing Errors
Humorous

Reproducing Errors

A physicist, a mechanic, and a programmer were in a car driving over a steep alpine pass when the brakes failed...

  • Mike Wolfe
Mike Wolfe Oct 7, 2021 • 1 min read
Signal vs. Noise: Error Handling
Signal vs. Noise

Signal vs. Noise: Error Handling

To boost our signal to noise ratio, we can increase our lines of meaningful code or decrease the lines of boilerplate.

  • Mike Wolfe
Mike Wolfe Nov 20, 2020 • 3 min read
Graduate Level Error Handling
Error Handling

Graduate Level Error Handling

Once again, I borrowed an idea from Python. To smuggle this concept into VBA, I turned to a rarely-used language feature...

  • Mike Wolfe
Mike Wolfe Oct 14, 2020 • 5 min read
Throwing Errors in VBA
Error Handling

Throwing Errors in VBA

Introducing a frictionless alternative to Err.Raise.

  • Mike Wolfe
Mike Wolfe Oct 11, 2020 • 7 min read
Error Handling Evolution
Error Handling

Error Handling Evolution

How you handle errors says a lot about you as a programmer. Most people evolve with experience in how they handle errors. From the most naïve to the most advanced, here is what that evolution looks like.

  • Mike Wolfe
Mike Wolfe Sep 6, 2020 • 7 min read
No Longer Set © 2022
Powered by Ghost