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:
  • Constructor Details

    • ReadBufferOverflowException

      public ReadBufferOverflowException(int minBufferSize)
  • Method Details

    • getMinBufferSize

      public int getMinBufferSize()