Hi, this error code usually is returned if an operation was canceled or handled by the user. If it is used elsewhere, it's probably a bug.
"Handled" means that an error box was shown to the user explaining the real error. Regards, Mathias Miguel Tablado wrote: > Hello, I have had the same problem since the file path was wrong. > > And I found out there that the error was ERRCODE_IO_ABORT. > > > Andreas Bröker wrote: >> >> Hello Laurent, >> >> yes - storeToURL. The code is ok. We only get the error on one machine. >> >> Regards >> >> Andreas >> >> -----Ursprüngliche Nachricht----- >> Von: Laurent Godard [mailto:[email protected]] >> Gesendet: Donnerstag, 16. Februar 2006 15:56 >> An: [email protected] >> Betreff: Re: [api-dev] Error Code 283 (Java) >> >> Hi Andreas >> >>> i try to store a writer document as pdf - but i get an exception with >>> the error code 283. What does this mean ? >> >> a code snippet ? >> do you use storeToURL (and not stroreAsURL) method >> >> Laurent >> >> -- >> Laurent Godard <[email protected]> - Ingénierie OpenOffice.org >> Indesko >> http://www.indesko.com >> Nuxeo CPS >> http://www.nuxeo.com - http://www.cps-project.org >> Livre "Programmation OpenOffice.org", Eyrolles 2004 >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [email protected] >> For additional commands, e-mail: [email protected] >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [email protected] >> For additional commands, e-mail: [email protected] >> >> >> > -- Mathias Bauer (mba) - Project Lead OpenOffice.org Writer OpenOffice.org Engineering at Sun: http://blogs.sun.com/GullFOSS Please don't reply to "[email protected]". I use it for the OOo lists and only rarely read other mails sent to it. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
