com.sap.security.api
Class FeatureNotAvailableException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.sap.security.api.UMRuntimeException
com.sap.security.api.FeatureNotAvailableException
- All Implemented Interfaces:
- Serializable
public class FeatureNotAvailableException
- extends UMRuntimeException
This exception indicates a feature that is not available in the respective
implementation of a user management interface. Implementations must
consistently employ this exception type for unavailable features instead
of showing arbitrary behaviour (e.g. return null for unsupported
get-methods).
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
FeatureNotAvailableException
public FeatureNotAvailableException()
- Constructs a new FeatureNotAvailableException.
FeatureNotAvailableException
public FeatureNotAvailableException(String message)
- Constructs a new FeatureNotAvailableException with a descriptive
message.
- Parameters:
message - the detail message.
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