| AbapBackendException |
Thrown if something goes wrong in the backend system.
|
| BackendCommunicationException |
Represents a general superclass for all exceptions of the backend layer caused by communication problems (network
failures etc.).
|
| BackendException |
Thrown if something goes wrong in the backend layer.
|
| BackendLogonException |
Failure caused during logon into back end system.
|
| BackendOfflineException |
Represents a the exception which occurs once the backend is switched offline (e.g.
|
| BackendRuntimeException |
Exception for Errors caused by the developer of the isales application.
|
| BackendServerStartupException |
Failure during startup of backend server.
|
| BackendSystemFailureException |
System failure of underlying backend system.
|
| DestinationChangedRuntimeException |
Exception is thrown in case of administrator changes destination data in hmc/backoffice.
|