exception ClassNotFoundException in module com::sun::star::lang::

(Global Index)

Syntax

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

Description

This exception is thrown when an application tries to load the information on the type through its string name.

Top of Page