:: com :: sun :: star :: io ::
|
exception BufferSizeExceededException |
- Base Hierarchy
::com::sun::star::uno::Exception
|
+-::com::sun::star::io::IOException
|
+-BufferSizeExceededException
|
- Description
- is thrown by instances which need to buffer data.
It indicates that not enough system resources are available for
extending the buffer. (May also indicate that the internal buffer
has grown to a larger size than 2G. Some current implementations do
not support larger buffers.)
|
Copyright © 2003 Sun Microsystems, Inc.