LibreOffice
LibreOffice 24.8 SDK API Reference
Loading...
Searching...
No Matches
ErrorCodeIOException Exception Reference

IOException that carries a legacy error code (not only I/O related). More...

import <ErrorCodeIOException.idl;

Inheritance diagram for ErrorCodeIOException:
IOException Exception

Public Attributes

long ErrCode
 specifies the error code; see comphelper/errcode.hxx for details.
 
- Public Attributes inherited from Exception
string Message
 gives a detailed description of the reason, why the exception was thrown.
 
com::sun::star::uno::XInterface Context
 should contain a reference to the original, which raised the exception.
 

Detailed Description

IOException that carries a legacy error code (not only I/O related).

Member Data Documentation

◆ ErrCode

long ErrCode

specifies the error code; see comphelper/errcode.hxx for details.


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