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

(Global Index)

Syntax

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

Description

This exception is thrown to indicate that a needed service was not registered.

Top of Page