提交 104f4888 编写于 作者: D Daniel Beck 提交者: Daniel Beck

[FIXED JENKINS-24452] Don't export arbitrary unexportable exceptions

上级 b550c333
......@@ -103,7 +103,6 @@ public abstract class OfflineCause {
* Caused by unexpected channel termination.
*/
public static class ChannelTermination extends OfflineCause {
@Exported
public final Exception cause;
public ChannelTermination(Exception cause) {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册