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

exception ClassNotFoundException
Base Hierarchy
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