Vordel SDK

com.vordel.es
Class DuplicateKeysException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.vordel.es.EntityStoreException
              extended by com.vordel.es.DuplicateKeysException
All Implemented Interfaces:
java.io.Serializable

public class DuplicateKeysException
extends EntityStoreException

See Also:
Serialized Form

Constructor Summary
DuplicateKeysException(java.lang.String msg, Entity newEntity, ESPK existingPK)
           
 
Method Summary
 Entity getConflictingEntity()
           
 ESPK getExistingEntityESPK()
           
 
Methods inherited from class com.vordel.es.EntityStoreException
getOffenders
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

DuplicateKeysException

public DuplicateKeysException(java.lang.String msg,
                              Entity newEntity,
                              ESPK existingPK)
Method Detail

getConflictingEntity

public Entity getConflictingEntity()

getExistingEntityESPK

public ESPK getExistingEntityESPK()

Vordel SDK


This documentation and all its contents and graphics, copyright © 1999 - 2011 Vordel