クラス LockInterruptedException

実装済みのインターフェース一覧:
SerializableSE

public class LockInterruptedException extends ConversationLockException
Exception は、処理中に一部の ThreadSEinterrupted であったため、処理が停止したことを示します。

チェックされた java.lang.InterruptedExceptionSE をラップするためにのみ使用されます。

関連事項:
  • コンストラクターの詳細

    • LockInterruptedException

      public LockInterruptedException(InterruptedExceptionSE cause)
      新しい SystemInterruptedException を作成します。
      パラメーター:
      cause - この Exception の根本的な原因