I got above exception while using File Connection in J2ME MIDP2.0
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
I am using file connection in my application. I opened the file using FileConnection and forgot to close it. Because I second time open the same file without closing the file at previous time, it is raising Exception like this. I solved it, it's working good. |
||||
|
|
