Package | Description |
---|---|
com.sap.cloud.sdk.cloudplatform.metering | |
com.sap.cloud.sdk.cloudplatform.security.user.exception |
Constructor and Description |
---|
MeteringStats(String serviceId,
Role meteringRole,
String meteringServiceDestinationName)
Initializes a new
MeteringStats with the given service id, role and metering service destination name. |
Modifier and Type | Method and Description |
---|---|
Role |
UserNotInRoleException.getRole() |
Constructor and Description |
---|
UserNotInRoleException(User user,
Role role)
Creates the exception with an error message based on the given user and role.
|
UserNotInRoleException(User user,
Role role,
String message)
Creates the exception by delegating the message to the super constructor and storing the user and the rule.
|
UserNotInRoleException(User user,
Role role,
String message,
Throwable cause)
Creates the exception by delegating the message and the causing exception to the super constructor and storing
the user and the rule.
|
Copyright © 2018 SAP SE. All rights reserved.