exception InteractiveAugmentedIOException in module com::sun::star::ucb::

(Global Index)

Syntax

exception InteractiveAugmentedIOException : com::sun::star::ucb::InteractiveIOException ;

Description

An input/output error with arguments.

Field Summary

Arguments Additional arguments.

Field Details



Arguments

Syntax

sequence< any > Arguments;

Description

Additional arguments.

See InteractionHandler for a description of well-known arguments.

Top of Page