exception ResultSetException in module com::sun::star::ucb::

(Global Index)

Syntax

exception ResultSetException : com::sun::star::sdbc::SQLException ;

Description

This exception is thrown to propagate exceptions thrown by operations on ContentResultSet s.

Top of Page