Class ByteChunk.BufferOverflowException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
org.apache.tomcat.util.buf.ByteChunk.BufferOverflowException
All Implemented Interfaces:
Serializable
Enclosing class:
ByteChunk

public static class ByteChunk.BufferOverflowException extends IOException
Author:
dac@sun.com, James Todd [gonzo@sun.com], Costin Manolache, Remy Maucherat
See Also:
  • Constructor Details

    • BufferOverflowException

      public BufferOverflowException(String message)