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.
RejectedExecutionException をキャッチし、適切に処理します。しかし、サーバー/jvm が突然クラッシュした場合、どのようにケースをキャッチして処理すればよいか知りたいです。誰でもここで私を助けてくれませんか?
JVM自体がクラッシュするため、その間にコードが適切に実行されるとは期待できないため、その状況に対処する方法はありません.