com.sapportals.wcm.repository
Class AuthorizationRequiredException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.sapportals.wcm.WcmException
com.sapportals.wcm.util.content.ContentException
com.sapportals.wcm.repository.ResourceException
com.sapportals.wcm.repository.AuthorizationRequiredException
- All Implemented Interfaces:
- Serializable
public class AuthorizationRequiredException
- extends ResourceException
The user is not authorized.
- See Also:
- Serialized Form
| Fields inherited from class com.sapportals.wcm.WcmException |
ex |
|
Method Summary |
String |
getSystemID()
Returns the ID of the system authorization is required for. |
| Methods inherited from class com.sapportals.wcm.repository.ResourceException |
fillInStackTrace, getLocalizedMessage, getMessage, getNextResourceException, getResourceID, getRID, printStackTrace, printStackTrace, printStackTrace, setNextResourceException, toString |
| Methods inherited from class com.sapportals.wcm.WcmException |
getContainedException, isLogged, setContainedException |
AuthorizationRequiredException
public AuthorizationRequiredException()
- Constructs a new exception
AuthorizationRequiredException
public AuthorizationRequiredException(String msg,
String systemID)
- Constructs a new exception
- Parameters:
msg - The messagesystemID - The ID of the system authorization is required for
AuthorizationRequiredException
public AuthorizationRequiredException(String systemID)
- Constructs a new exception
- Parameters:
systemID - The ID of the system authorization is required for
getSystemID
public String getSystemID()
- Returns the ID of the system authorization is required for. Can be
null
- Returns:
- the ID of the system authorization is required for. Can be
null
This class can be accessed from:
|
SC
|
DC
|
Public Part
|
ACH
|
[sap.com] KMC-CM
|
[sap.com] tc/km/frwk
|
api
|
EP-KM-CM
|
[sap.com] KMC-WPC
|
[sap.com] tc/kmc/wpc/wpcfacade
|
api
|
EP-PIN-WPC-WCM
|
Copyright 2012 SAP AG Complete Copyright Notice