LibreOffice
LibreOffice 24.2 SDK API Reference
|
is thrown by instances which need to buffer data. More...
import"BufferSizeExceededException.idl";
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... | |
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.)