Lines Matching refs:error
33 /** defines error conditions for OpenOffice.org Base core components
35 <p>Core components of OpenOffice.org will use those error conditions
36 as error codes (<member scope="com::sun::star::sdbc">SQLException::ErrorCode</member>)
39 such a component, caused by an error condition which is included in the
43 <p>This allows to determine specific error conditions in your client code, and
49 whether the error message (<code>Exception::Message</code>) starts with the
52 <p>The list of defined error conditions, by nature, is expected to permanently grow,
68 // = section ROW_SET - css.sdb.RowSet related error conditions
73 <p>This error condition results in raising a <type>RowSetVetoException</type>.</p>
81 // = section PARSER - parsing related error conditions
94 // = section DB - application-level error conditions
109 <p>This error condition is met when the user attempts to save a query
111 This is an error since query names can potentially be used in
139 // = section AB - address book access related error conditions
146 <p>For instance, this error code is used when you try to access the address book
153 // = section DATA - data retrieval related error conditions
161 like <code>SELECT * FROM "table"</cdeo> with fail with the error code
164 … <p>It is also legitimate for the driver to report this error condition as warning, and provide