exception NotNumericException in module com::sun::star::util::

(Global Index)

Syntax

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

Description

indicates that a non-numeric string is to be converted to a number.

Top of Page