exception NoSuchFilterRequest in module com::sun::star::document::

(Global Index)

Syntax

exception NoSuchFilterRequest : com::sun::star::uno::Exception ;

Description

should be used for interaction to handle states of unknown filter during detection

Field Summary

URL transport URL which couldn't be detected

Field Details



URL

Syntax

string URL;

Description

transport URL which couldn't be detected

Top of Page