org.java_websocket.exceptions
Class IncompleteHandshakeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.java_websocket.exceptions.IncompleteHandshakeException
- All Implemented Interfaces:
- Serializable
public class IncompleteHandshakeException
- extends RuntimeException
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
IncompleteHandshakeException
public IncompleteHandshakeException(int newsize)
IncompleteHandshakeException
public IncompleteHandshakeException()
getPreferedSize
public int getPreferedSize()
Copyright © 2013 Pusher. All Rights Reserved.