public class AccessDeniedExceptionFactory extends Object implements RemoteFunctionExceptionFactory<AccessDeniedException>
Constructor and Description |
---|
AccessDeniedExceptionFactory(String parameter) |
Modifier and Type | Method and Description |
---|---|
AccessDeniedException |
create(RemoteFunctionMessage message) |
@ConstructorProperties(value="parameter") @Generated(value="lombok") public AccessDeniedExceptionFactory(String parameter)
public AccessDeniedException create(RemoteFunctionMessage message)
create
in interface RemoteFunctionExceptionFactory<AccessDeniedException>
Copyright © 2017 SAP SE. All rights reserved.