Package org.apache.tomcat.util.buf
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:
java.io.Serializable
- Enclosing class:
- ByteChunk
public static class ByteChunk.BufferOverflowException extends java.io.IOException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description BufferOverflowException(java.lang.String message)
-