LibreOffice
LibreOffice 7.4 SDK API Reference
List of all members
BufferSizeExceededException Exception Referencepublished

is thrown by instances which need to buffer data. More...

import"BufferSizeExceededException.idl";

Inheritance diagram for BufferSizeExceededException:
IOException Exception

Additional Inherited Members

- Public Attributes inherited from Exception
string Message
 gives a detailed description of the reason, why the exception was thrown. More...
 
com::sun::star::uno::XInterface Context
 should contain a reference to the original, which raised the exception. More...
 

Detailed 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.)


The documentation for this exception was generated from the following file: