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