public class ParameterNotFoundFactory extends Object implements RemoteFunctionExceptionFactory<ParameterNotFoundException>
| Constructor and Description |
|---|
ParameterNotFoundFactory(String parameter) |
| Modifier and Type | Method and Description |
|---|---|
ParameterNotFoundException |
create(RemoteFunctionMessage message) |
@Nonnull public ParameterNotFoundException create(@Nonnull RemoteFunctionMessage message)
create in interface RemoteFunctionExceptionFactory<ParameterNotFoundException>Copyright © 2020 SAP SE. All rights reserved.