クラス LockInterruptedException
java.lang.ObjectSE
java.lang.ThrowableSE
java.lang.ExceptionSE
java.lang.RuntimeExceptionSE
org.springframework.webflow.conversation.ConversationException
org.springframework.webflow.conversation.ConversationLockException
org.springframework.webflow.conversation.impl.LockInterruptedException
- 実装済みのインターフェース一覧:
SerializableSE
Exception は、処理中に一部の ThreadSE が interrupted であったため、処理が停止したことを示します。 チェックされた java.lang.InterruptedExceptionSE をラップするためにのみ使用されます。
- 関連事項:
コンストラクター概要
コンストラクターコンストラクター説明新しいSystemInterruptedExceptionを作成します。方法の概要
クラス java.lang.ThrowableSE から継承されたメソッド
addSuppressedSE, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCauseSE, printStackTrace, printStackTraceSE, printStackTraceSE, setStackTraceSE, toString
コンストラクターの詳細
LockInterruptedException
新しいSystemInterruptedExceptionを作成します。- パラメーター:
cause- このExceptionの根本的な原因