Commit cc068fb
finagle/finagle-core: Add message param to TooManyWaitersException
Problem
It may be useful for users of `TooManyWaitersException` to include
a message in the exception.
Solution
Add message param.
Differential Revision: https://phabricator.twitter.biz/D12860041 parent f59447b commit cc068fb
File tree
1 file changed
+4
-1
lines changed- finagle-core/src/main/scala/com/twitter/finagle
1 file changed
+4
-1
lines changedLines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
203 | 203 | | |
204 | 204 | | |
205 | 205 | | |
206 | | - | |
| 206 | + | |
| 207 | + | |
| 208 | + | |
| 209 | + | |
207 | 210 | | |
208 | 211 | | |
209 | 212 | | |
| |||
0 commit comments