Home
last modified time | relevance | path

Searched defs:ReadBufferOverflowException (Results 1 – 1 of 1) sorted by relevance

/unit/src/java/nginx/unit/websocket/
H A DReadBufferOverflowException.java21 public class ReadBufferOverflowException extends IOException { class
27 public ReadBufferOverflowException(int minBufferSize) { in ReadBufferOverflowException() method in ReadBufferOverflowException