public class PermissionExceptionUtils
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
static TypePermissionException |
createTypePermissionException(java.lang.String permissionName,
java.lang.String typeCode)
Creates a new
TypePermissionException with a localized error message |
public static TypePermissionException createTypePermissionException(java.lang.String permissionName, java.lang.String typeCode)
TypePermissionException with a localized error messagepermissionName - The permission name defined by PermissionsConstantstypeCode - The type code of the itemTypePermissionExceptionCopyright © 2018 SAP SE. All Rights Reserved.