Package org.apache.tomcat.websocket
Class ReadBufferOverflowException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
org.apache.tomcat.websocket.ReadBufferOverflowException
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ReadBufferOverflowException
public ReadBufferOverflowException(int minBufferSize)
-
-
Method Details
-
getMinBufferSize
public int getMinBufferSize()
-