Searched refs:errorThrow (Results 1 – 1 of 1) sorted by relevance
76 void errorThrow( const OUString& rErrorMessage ) throw (SAXException );90 void ConfigHandler::errorThrow( const OUString& rErrorMessage ) throw (SAXException ) in errorThrow() function in ConfigHandler122 errorThrow( aMessage ); in parseType()133 errorThrow( OUString( RTL_CONSTASCII_USTRINGPARAM( "illegal parent for element" ) ) ); in addElement()153 errorThrow( aMessage ); in getAttribute()204 errorThrow( aMessage ); in startElement()247 errorThrow( OUString( RTL_CONSTASCII_USTRINGPARAM("atom elements must be root" ) ) ); in importAtomConfig()
Completed in 19 milliseconds