com.sap.sql

Class DuplicateKeyException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.sql.SQLException
              extended by com.sap.sql.DuplicateKeyException
All Implemented Interfaces:
Serializable, Iterable<Throwable>

public class DuplicateKeyException
extends SQLException

See Also:
Serialized Form

Constructor Summary
  DuplicateKeyException(SQLException basicException)
          Deprecated. 
protected DuplicateKeyException(String reason, String SQLState, int vendorCode)
          Do not use this constructor!
 
Method Summary
 
Methods inherited from class java.sql.SQLException
getErrorCode, getNextException, getSQLState, iterator, setNextException
 
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

DuplicateKeyException

@Deprecated
public DuplicateKeyException(SQLException basicException)
Deprecated. 

Do not use this constructor!

Parameters:
basicException -

DuplicateKeyException

protected DuplicateKeyException(String reason,
                                String SQLState,
                                int vendorCode)
Do not use this constructor!

Parameters:
reason -
SQLState -
vendorCode -
Access Rights

This class can be accessed from:


SC DC Public Part ACH
[sap.com] ENGFACADE [sap.com] tc/je/opensql/api api BC-JAS
[sap.com] CORE-TOOLS [sap.com] com.sap.engine.client.libdeprecated default BC-JAS
[sap.com] ENGINEAPI [sap.com] opensqldeprecated default BC-JAS-PER-SQL


Copyright 2012 SAP AG Complete Copyright Notice