JPDev@programming.dev to Programmer Humor@programming.dev · 2 years agoifn'tprogramming.devimagemessage-square120linkfedilinkarrow-up1731arrow-down19
arrow-up1722arrow-down1imageifn'tprogramming.devJPDev@programming.dev to Programmer Humor@programming.dev · 2 years agomessage-square120linkfedilink
minus-squareTwilightKiddy@programming.devlinkfedilinkarrow-up2·2 years agoExcept rethrowing an exception in C# is just throw;, anything else is a crime against the person who reads your stacktraces.
Except rethrowing an exception in C# is just
throw;
, anything else is a crime against the person who reads your stacktraces.