public interface RemoteFunctionExceptionFactory<T extends RemoteFunctionException>
Modifier and Type | Method and Description |
---|---|
T |
create(RemoteFunctionMessage message) |
@Nonnull T create(@Nonnull RemoteFunctionMessage message)
Copyright © 2019 SAP SE. All rights reserved.