Remove explicit throw/try/catch from IOBuf
Summary: [Folly] Remove explicit `throw`, `try`, and `catch` uses from `IOBuf`, preferring scope guards and `throw_exception`. (Note: this ignores all push blocking failures!) Differential Revision: D15442544 fbshipit-source-id: 2f182256ff12f5aad6166a7b40ed018c1b32e923
Showing
Please register or sign in to comment