nanoJBlend

java.util
クラス ConcurrentModificationException

java.lang.Object
  上位を拡張 java.lang.Throwable
      上位を拡張 java.lang.Exception
          上位を拡張 java.lang.RuntimeException
              上位を拡張 java.util.ConcurrentModificationException

public class ConcurrentModificationException
extends RuntimeException

ConcurrentModificationException は、オブジェクトに対して複数のスレッドによる同時並行的な変更を許容していない場合に、同時並行的な変更が検出された場合にスローされます。



           
コンストラクタの概要
ConcurrentModificationException()
          ConcurrentModificationException を生成します。
 
メソッドの概要
 
クラス java.lang.Throwable から継承されたメソッド
getMessage, printStackTrace, toString
 
クラス java.lang.Object から継承されたメソッド
equals, getClass, hashCode, notify, notifyAll, wait, wait
 

コンストラクタの詳細

ConcurrentModificationException

public ConcurrentModificationException()
ConcurrentModificationException を生成します。

nanoJBlend

Copyright 2005-2013 Aplix and/or its affiliates. All rights reserved. Aplix Confidential and Restricted.
NTT DOCOMO and Hitachi Kokusai Electric Confidential