public class SenderException
extends java.lang.Exception
| Constructor and Description |
|---|
SenderException(java.lang.String msg,
int droppedSpans) |
SenderException(java.lang.String msg,
java.lang.Throwable cause,
int droppedSpans) |
| Modifier and Type | Method and Description |
|---|---|
int |
getDroppedSpanCount() |