org.apache.tomcat.websocket
Class ReadBufferOverflowException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
org.apache.tomcat.websocket.ReadBufferOverflowException
- All Implemented Interfaces:
- Serializable
public class ReadBufferOverflowException
- extends IOException
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ReadBufferOverflowException
public ReadBufferOverflowException(int minBufferSize)
getMinBufferSize
public int getMinBufferSize()
Copyright © 2000-2014 Apache Software Foundation. All Rights Reserved.