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

(Global Index)

Syntax

exception InteractiveIOException : com::sun::star::task::ClassifiedInteractionRequest ;

Description

An input/output error.

Field Summary

Code The type of input/output error.

Field Details



Code

Syntax

com::sun::star::ucb::IOErrorCode Code;

Description

The type of input/output error.

Top of Page