Top   Module   Use   Manual   Index 

com :: sun :: star :: lang ::

exception ServiceNotRegisteredException

Base Exception
com::sun::star::uno::Exception

Description
This exception is thrown when a needed service is not found.

Applications should throw instances of this class to indicate that a needed service is not registered.


Top of Page