Class COM.odi.util.DuplicateIndexException

java.lang.Object
   |
   +----java.lang.Throwable
           |
           +----java.lang.Exception
                   |
                   +----java.lang.RuntimeException
                           |
                           +----COM.odi.ObjectStoreException
                                   |
                                   +----COM.odi.util.IndexException
                                           |
                                           +----COM.odi.util.DuplicateIndexException

public class DuplicateIndexException
extends IndexException
This exception is thrown if an attempt it made to add an index to a collection that already has an index on the specified path.

This class is included in PSE Pro, but not in PSE.



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