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 Link icon

    • ReadBufferOverflowException Link icon

      public ReadBufferOverflowException(int minBufferSize)
  • Method Details Link icon

    • getMinBufferSize Link icon

      public int getMinBufferSize()