public class IncompleteHandshakeException
extends java.lang.RuntimeException
| Constructor and Description |
|---|
IncompleteHandshakeException()
constructor for a IncompleteHandshakeException
|
IncompleteHandshakeException(int preferedSize)
constructor for a IncompleteHandshakeException
|
| Modifier and Type | Method and Description |
|---|---|
int |
getPreferedSize()
Getter preferedSize
|
public IncompleteHandshakeException(int preferedSize)
preferedSize - the prefered sizepublic IncompleteHandshakeException()
preferedSize will be 0