private static class WriteFlusher.FailedState extends WriteFlusher.State
Modifier and Type | Field and Description |
---|---|
private java.lang.Throwable |
_cause |
Modifier | Constructor and Description |
---|---|
private |
FailedState(java.lang.Throwable cause) |
Modifier and Type | Method and Description |
---|---|
java.lang.Throwable |
getCause() |
getType, toString