| Interface | Description |
|---|---|
| StandardServiceExceptionCode |
Provides for mapping exceptions to specific codes (so that the client can handle it accordingly).
|
| Class | Description |
|---|---|
| ServiceExceptionDetail |
A service exception detail consists of a standard exception code and an additional message.
|
| UnknownServiceExceptionDetail |
A
ServiceExceptionDetail with a status code of StandardServiceExceptionCodes.UNKNOWN. |
| Enum | Description |
|---|---|
| StandardServiceExceptionCodes |
Shared standard error codes.
|
| WebServiceExceptionCodes |
Web exception codes (range 9000 - 9999).
|
Copyright © 2018 SAP SE. All Rights Reserved.