Add more info to IllegalStateException
----------------------------------------
Key: THRIFT-1334
URL: https://issues.apache.org/jira/browse/THRIFT-1334
Project: Thrift
Issue Type: Improvement
Components: C++ - Library
Reporter: Dave Watson
Priority: Minor
Attachments: 0030-Add-more-info-to-IllegalStateException.patch
>From bb3ebfa1f6483e6cf6ca3e264b24505194155842 Mon Sep 17 00:00:00 2001
From: Joshua Redstone <[email protected]>
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(-)
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira