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