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

An exception used to notify loading of an exotic file format. More...

import"ExoticFileLoadException.idl";

Inheritance diagram for ExoticFileLoadException:
Exception

Public Attributes

string URL
 contains the URL of the document More...
 
string FilterUIName
 contains the UI name of the filter 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

An exception used to notify loading of an exotic file format.

Since
LibreOffice 6.1

Member Data Documentation

◆ FilterUIName

string FilterUIName

contains the UI name of the filter

◆ URL

string URL

contains the URL of the document


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