Class BufferExceededException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.lobobrowser.util.io.BufferExceededException
All Implemented Interfaces:
Serializable

public class BufferExceededException extends Exception
See Also:
  • Constructor Details

    • BufferExceededException

      public BufferExceededException()
    • BufferExceededException

      public BufferExceededException(String message, Throwable cause)
    • BufferExceededException

      public BufferExceededException(String message)
    • BufferExceededException

      public BufferExceededException(Throwable cause)