Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
None
-
None
Description
From bb3ebfa1f6483e6cf6ca3e264b24505194155842 Mon Sep 17 00:00:00 2001
From: Joshua Redstone <redstone@fb.com>
Date: Tue, 20 Apr 2010 22:56:15 +0000
Subject: [PATCH 30/33] Add more info to IllegalStateException
Summary:
Add support for the message field in IllegalStateException
Test Plan:
ran tests in thrift/lib/cpp/concurrency/test
Revert Plan:
OK
—
lib/cpp/src/concurrency/Exception.h | 6 +++++-
lib/cpp/src/concurrency/ThreadManager.cpp | 9 ++++++---
2 files changed, 11 insertions, 4 deletions