com.sap.security.api
Class ObjectAlreadyExistsException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.sap.security.api.UMException
com.sap.security.api.ObjectAlreadyExistsException
- All Implemented Interfaces:
- Serializable
- public class ObjectAlreadyExistsException
- extends UMException
This exception indicates an attempt to create a object who already exists
in the object store.
- See Also:
- Serialized Form
ObjectAlreadyExistsException
public ObjectAlreadyExistsException()
- Constructs a new ObjectAlreadyExistsException with a descriptive
message.
ObjectAlreadyExistsException
public ObjectAlreadyExistsException(Throwable reason)
ObjectAlreadyExistsException
public ObjectAlreadyExistsException(String message)
- Constructs a new ObjectAlreadyExistsException with a descriptive
message.
Copyright 2006 SAP AG Complete Copyright Notice