LibreOffice
LibreOffice 24.8 SDK API Reference
Loading...
Searching...
No Matches
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
 
string FilterUIName
 contains the UI name of the filter
 
- 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

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: