Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
J2ME MIDP2.0 でファイル接続を使用しているときに上記の例外が発生しました
アプリケーションでファイル接続を使用しています。FileConnection を使用してファイルを開き、閉じるのを忘れていました。前回ファイルを閉じずに同じファイルを2回目に開いたため、このように例外が発生しています。私はそれを解決しました、それはうまくいっています。