com.sap.security.api

Class NoSuchPCDRoleException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byjava.lang.RuntimeException
              extended bycom.sap.security.api.UMRuntimeException
                  extended bycom.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

Constructor Summary
NoSuchPCDRoleException(String message)
           
NoSuchPCDRoleException(Throwable exception)
          Constructs a new NoSuchPCDRoleException with a descriptive message.
 
Methods inherited from class com.sap.security.api.UMRuntimeException
getNestedException, printStackTrace, printStackTrace, printStackTrace
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, 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)


Copyright 2006 SAP AG Complete Copyright Notice