« Return to Thread: AW: [api-dev] Error Code 283 (Java)

Re: Error Code 283 (Java)

by Mathias Bauer :: Rate this Message:

Reply to Author | View in Thread

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:lgodard@...]
>> Gesendet: Donnerstag, 16. Februar 2006 15:56
>> An: dev@...
>> 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 <lgodard@...> - 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: dev-unsubscribe@...
>> For additional commands, e-mail: dev-help@...
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscribe@...
>> For additional commands, e-mail: dev-help@...
>>
>>
>>
>


--
Mathias Bauer (mba) - Project Lead OpenOffice.org Writer
OpenOffice.org Engineering at Sun: http://blogs.sun.com/GullFOSS
Please don't reply to "nospamformba@...".
I use it for the OOo lists and only rarely read other mails sent to it.


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@...
For additional commands, e-mail: dev-help@...

 « Return to Thread: AW: [api-dev] Error Code 283 (Java)