Interface | Description |
---|---|
RemoteFunctionExceptionFactory<T extends RemoteFunctionException> |
Exception | Description |
---|---|
AccessDeniedException |
Thrown when a parameter is invalid.
|
InvalidParameterException |
Thrown when a parameter is invalid.
|
MissingErpConfigException |
Thrown when an ERP configuration prevents an action (e.g.
|
MissingParameterException |
Thrown when a mandatory parameter is missing.
|
NotImplementedException |
Thrown when a method is not implemented.
|
ParameterNotFoundException | |
RemoteFunctionCommitFailedException |
Thrown when the commit during the invocation of a remote function fails.
|
RemoteFunctionException |
Thrown when something goes wrong during the invocation of a remote function.
|
RemoteFunctionRollbackFailedException |
Thrown when the rollback during the invocation of a remote function fails.
|
WrongCustomizingException |
Copyright © 2017 SAP SE. All rights reserved.