public static class ChannelException.FaultyMember extends Object
Title: FaultyMember class
Description: Represent a failure to a specific member when a message was sent to more than one member
Modifier and Type | Field and Description |
---|---|
protected Exception |
cause |
protected Member |
member |
Constructor and Description |
---|
FaultyMember(Member mbr,
Exception x) |
Copyright © 2000-2016 Apache Software Foundation. All Rights Reserved.