LibreOffice
LibreOffice 7.4 SDK API Reference
Public Attributes | List of all members
UnsupportedOpenModeException Exception Referencepublished

This exception is used to indicate that the requested OpenMode is not supported. More...

import"UnsupportedOpenModeException.idl";

Inheritance diagram for UnsupportedOpenModeException:
Exception

Public Attributes

short Mode
 contains the OpenMode that is not supported. More...
 
- 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

This exception is used to indicate that the requested OpenMode is not supported.

For example, each OpenCommandArgument supplied as argument of the command "open" contains such an open mode.

Version
1.0
See also
Content

Member Data Documentation

◆ Mode

short Mode

contains the OpenMode that is not supported.


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