Top   Module   Use   Manual   Index 

com :: sun :: star :: container ::

exception NoSuchElementException

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

Description
is thrown by child access methods of collections, if the addressed child does not exist.
See also
XEnumeration
See also
XEnumeration::nextElement

Top of Page