public class NetSocketException
extends java.lang.RuntimeException
| Constructor and Description |
|---|
NetSocketException(io.vertx.core.streams.WriteStream<io.vertx.core.buffer.Buffer> socket,
java.lang.Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
io.vertx.core.streams.WriteStream<io.vertx.core.buffer.Buffer> |
getSocket() |
Copyright © 2015. All Rights Reserved.