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