exception InvalidValueException in module com::sun::star::registry::

(Global Index)

Syntax

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

Description

signals that the value of the key is invalid or does not have the appropriate key type.

Top of Page