exceptionStr(exception_wrapper)
authorJames Sedgwick <jsedgwick@fb.com>
Mon, 16 Mar 2015 16:02:24 +0000 (09:02 -0700)
committerAndre Azevedo <aap@fb.com>
Wed, 18 Mar 2015 03:18:46 +0000 (20:18 -0700)
commitae823da9fa80e7bb0db65b758073997707629895
treeb75f309b3b7b0c6e885d7734a460643677a45685
parent66047c6ab0f4b6cbd083d76021cfafef3f8e4c7a
exceptionStr(exception_wrapper)

Summary: for consistency with exception and exception_ptr functions provided in String.h

Test Plan: unit

Reviewed By: vloh@fb.com

Subscribers: trunkagent, folly-diffs@, yfeldblum

FB internal diff: D1905087

Tasks: 5961362

Signature: t1:1905087:1426101740:670ceab5140250bbecdd1247025d3d70b7774690
folly/ExceptionWrapper.h
folly/test/ExceptionWrapperTest.cpp