public class BroadcastOperationException
extends java.lang.RuntimeException
For example when broadcaster failed to send packet to all subscribers.
| Constructor and Description |
|---|
BroadcastOperationException(java.lang.String message) |
BroadcastOperationException(java.lang.String message,
java.lang.Throwable cause) |