public class StreamResetException extends VertxException
Constructor and Description |
---|
StreamResetException(long code) |
StreamResetException(long code,
Throwable cause) |
Modifier and Type | Method and Description |
---|---|
long |
getCode() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public StreamResetException(long code)
public StreamResetException(long code, Throwable cause)
Copyright © 2021 Eclipse. All rights reserved.