Message Number list used by SAP ABAP Class CX_REST_HANDLER_EXCEPTION (REST Handler Exception)
SAP ABAP Class
CX_REST_HANDLER_EXCEPTION (REST Handler Exception) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | REST_CORE_TEXTS - 010 | No root handler defined | ||
| 2 | REST_CORE_TEXTS - 012 | Unexpected percent sign ('%') in URI template & | ||
| 3 | REST_CORE_TEXTS - 013 | Unexpected closing bracket ('}') in URI template & | ||
| 4 | REST_CORE_TEXTS - 014 | Invalid matrix parameter ';' in URI template & | ||
| 5 | REST_CORE_TEXTS - 015 | Invalid opening bracket ('{') in URI template variable & | ||
| 6 | REST_CORE_TEXTS - 016 | Only one colon ':' permitted in URI template & | ||
| 7 | REST_CORE_TEXTS - 017 | Missing closing bracket ('}') in URI template & | ||
| 8 | REST_CORE_TEXTS - 018 | Empty variable name in URI template & | ||
| 9 | REST_CORE_TEXTS - 019 | Character & not supported in URI template variable & | ||
| 10 | REST_CORE_TEXTS - 027 | Status code from class & required | ||
| 11 | REST_CORE_TEXTS - 028 | Creation of handler class failed (class not found) | ||
| 12 | REST_CORE_TEXTS - 029 | Creation of handler class failed (instantiation failed) | ||
| 13 | REST_CORE_TEXTS - 030 | Creation of handler class failed (not implementing interface) | ||
| 14 | REST_CORE_TEXTS - 031 | URI processing - static path conflicts with URI | ||
| 15 | REST_CORE_TEXTS - 032 | URI processing - invalid path in URI | ||
| 16 | REST_CORE_TEXTS - 033 | Matrix parameter are not supported by REST library anymore |