@InterfaceAudience.Public public class WrongVersionException extends FatalConnectionException
Constructor and Description |
---|
WrongVersionException() |
WrongVersionException(String msg) |
WrongVersionException(String msg,
Throwable t) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public WrongVersionException()
public WrongVersionException(String msg)
public WrongVersionException(String msg, Throwable t)
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.