protected static class ServerCnxn.EndOfStreamException extends IOException
Constructor and Description |
---|
EndOfStreamException(String msg,
ServerCnxn.DisconnectReason reason) |
Modifier and Type | Method and Description |
---|---|
ServerCnxn.DisconnectReason |
getReason() |
String |
toString() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
public EndOfStreamException(String msg, ServerCnxn.DisconnectReason reason)
public ServerCnxn.DisconnectReason getReason()
Copyright © 2008–2020 The Apache Software Foundation. All rights reserved.