Syntax
exception UnsupportedOpenModeException : com::sun::star::uno::Exception ;
Description
This exception is used to indicate that the requested OpenMode
is not supported.
For example, each OpenCommandArgument supplied as argument
of the command 'open' contains such an open mode.
See also
- Content
-
Field Summary
|
Mode |
contains the OpenMode that is not supported.
|
|
Field Details
|
|
Syntax
short Mode;
Description
contains the OpenMode that is not supported.
|
Top of Page
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.