Class COM.odi.util.ConcurrentModificationException

java.lang.Object
   |
   +----java.lang.Throwable
           |
           +----java.lang.Exception
                   |
                   +----java.lang.RuntimeException
                           |
                           +----COM.odi.util.ConcurrentModificationException

public class ConcurrentModificationException
extends RuntimeException
This is the COM.odi.util version of java.util.ConcurrentModificationException, which will be generally available in the JDK 1.2. At that time, COM.odi.util.ConcurrentModificationException will be obsoleted, in favor of the definition in java.util.ConcurrentModificationException.



Copyright © 1996, 1997, 1998 Object Design, Inc. All rights reserved.