The BufferOverflowException is used when the buffer's capacity has been
exceeded.
since: Commons Collections 2.1 version: $Revision: 155406 $ $Date: 2005-02-26 12:55:26 +0000 (Sat, 26 Feb 2005) $ author: Avalon author: Berin Loritsch author: Jeff Turner author: Paul Jack author: Stephen Colebourne
Construct a new BufferOverflowException.
Parameters: message - the detail message for this exception Parameters: exception - the root cause of the exception