public class HandshakeException
extends java.io.IOException
Constructor and Description |
---|
HandshakeException(ResponseCode responseCode,
java.lang.String message) |
HandshakeException(java.lang.String message) |
HandshakeException(java.lang.Throwable cause) |
Modifier and Type | Method and Description |
---|---|
ResponseCode |
getResponseCode() |
public HandshakeException(java.lang.String message)
public HandshakeException(java.lang.Throwable cause)
public HandshakeException(ResponseCode responseCode, java.lang.String message)
public ResponseCode getResponseCode()