:: com :: sun :: star :: ucb ::
|
exception UnsupportedDataSinkException |
- Base Hierarchy
UnsupportedDataSinkException
┗ ::com::sun::star::uno::Exception
|
- Description
- This exception is used to indicate that the requested type of data sink
is not supported.
For example, each OpenCommandArgument supplied as argument
of the command "open" contains such a data sink.
- See also
- Content
|
Elements' Summary |
Sink |
contains the data sink that is not supported.
|
Elements' Details |
Sink
::com::sun::star::uno::XInterface Sink;
- Description
- contains the data sink that is not supported.
|
|
Top of Page
Copyright © 1995, 2012, Oracle and/or its affiliates. All rights reserved. Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners.