An exception used to notify loading of an exotic file format. More...
import "ExoticFileLoadException.idl";
 
  
| 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. | |
An exception used to notify loading of an exotic file format.
| string FilterUIName | 
contains the UI name of the filter
| string URL | 
contains the URL of the document