com.sap.security.api

Class NoSuchPCDRoleException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by com.sap.security.api.UMRuntimeException
                  extended by com.sap.security.api.NoSuchPCDRoleException
All Implemented Interfaces:
Serializable

public class NoSuchPCDRoleException
extends UMRuntimeException

This exception indicates an attempt to access a non-existing PCD role object in the object store.

See Also:
Serialized Form

Field Summary
 
Fields inherited from class com.sap.security.api.UMRuntimeException
mMessageBuffer
 
Constructor Summary
NoSuchPCDRoleException(String message)
           
NoSuchPCDRoleException(Throwable exception)
          Constructs a new NoSuchPCDRoleException with a descriptive message.
 
Method Summary
 
Methods inherited from class com.sap.security.api.UMRuntimeException
addMessage, getMessages, getNestedException
 
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

NoSuchPCDRoleException

public NoSuchPCDRoleException(Throwable exception)
Constructs a new NoSuchPCDRoleException with a descriptive message.


NoSuchPCDRoleException

public NoSuchPCDRoleException(String message)
Access Rights

This class can be accessed from:


SC DC
[sap.com] ENGINEAPI [sap.com] com.sap.security.api.sda
[sap.com] ENGFACADE [sap.com] tc/je/usermanagement/api
[sap.com] CORE-TOOLS [sap.com] com.sap.engine.client.lib


Copyright 2010 SAP AG Complete Copyright Notice