Casing consistency for exception_wrapper::throw_exception
authorYedidya Feldblum <yfeldblum@fb.com>
Thu, 27 Apr 2017 08:18:43 +0000 (01:18 -0700)
committerFacebook Github Bot <facebook-github-bot@users.noreply.github.com>
Thu, 27 Apr 2017 08:25:16 +0000 (01:25 -0700)
commitd2efd8104d4191f67140ecdbd5343ba05552f083
tree4a43b5310cd2500303186b130af481c73d2ef120
parent7d06adb42b4cfb52384c3e0c7a5e3a2ffe2a801c
Casing consistency for exception_wrapper::throw_exception

Summary: [Folly] Casing consistency for `exception_wrapper::throw_exception`.

Reviewed By: Orvid

Differential Revision: D4944818

fbshipit-source-id: 72056fb24ab6362e9a0319f73b5bbf8c92d658ca
folly/ExceptionWrapper-inl.h
folly/ExceptionWrapper.cpp
folly/ExceptionWrapper.h
folly/Try-inl.h
folly/futures/test/InterruptTest.cpp
folly/python/__init__.pxd
folly/python/test/simplebridge.pyx
folly/test/ExceptionWrapperBenchmark.cpp
folly/test/ExceptionWrapperTest.cpp