com.sap.security.api
Class DuplicateKeyException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.sap.security.api.UMException
com.sap.security.api.DuplicateKeyException
- All Implemented Interfaces:
- Serializable
- public class DuplicateKeyException
- extends UMException
This exception indicates an attempt to read an object by a key that
is ambiguous.
- See Also:
- Serialized Form
DuplicateKeyException
public DuplicateKeyException()
- Constructs a new DuplicateKeyException with a descriptive
message.
DuplicateKeyException
public DuplicateKeyException(Throwable reason)
DuplicateKeyException
public DuplicateKeyException(Throwable reason,
String message)
DuplicateKeyException
public DuplicateKeyException(String message)
- Constructs a new DuplicateKeyException with a descriptive
message.
Copyright 2006 SAP AG Complete Copyright Notice