@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, toStringpublic WrongVersionException()
public WrongVersionException(String msg)
public WrongVersionException(String msg, Throwable t)
Copyright © 2007–2021 The Apache Software Foundation. All rights reserved.