SAP ABAP Class CX_REST_HANDLER_EXCEPTION (REST Handler Exception)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-MID-RST (Application Component) REST-based Protocols
⤷
SREST_CORE (Package) REST Core
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CX_REST_EXCEPTION | REST Exception | 20100806 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_T100_MESSAGE | Interface for Accessing T100 Texts | 20100211 |
Properties
| Class | CX_REST_HANDLER_EXCEPTION | |
| Short Description | REST Handler Exception | |
| Super Class | CX_REST_EXCEPTION | REST Exception |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 40 | Exception Class |
| Package | SREST_CORE | REST Core |
| Created | 20090812 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CX_REST_HANDLER_EXCEPTION has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_T100_MESSAGE | Interface for Accessing T100 Texts | 20100211 |
Friends
Class CX_REST_HANDLER_EXCEPTION has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | C | 20100212 | ||||
| 2 | Constant | Public | See coding | 20100806 | |||||
| 3 | Constant | Public | See coding | 20100806 | |||||
| 4 | Constant | Public | See coding | 20100806 | |||||
| 5 | Constant | Public | See coding | 20100811 | |||||
| 6 | Constant | Public | See coding | 20100212 | |||||
| 7 | Constant | Public | See coding | 20111207 | |||||
| 8 | Constant | Public | See coding | 20100212 | |||||
| 9 | Constant | Public | See coding | 20100211 | |||||
| 10 | Constant | Public | See coding | 20100718 | |||||
| 11 | Constant | Public | See coding | 20100811 | |||||
| 12 | Instance attribute | Public | Type reference (TYPE) | STRING | 20100510 | ||||
| 13 | Constant | Public | See coding | 20100510 | |||||
| 14 | Instance attribute | Public | Type reference (TYPE) | STRING | 20100211 | ||||
| 15 | Constant | Public | See coding | 20100211 | |||||
| 16 | Constant | Public | See coding | 20100211 | |||||
| 17 | Constant | Public | See coding | 20100211 | |||||
| 18 | Constant | Public | See coding | 20100701 | |||||
| 19 | Constant | Public | See coding | 20100212 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20090812 |
Events
Class CX_REST_HANDLER_EXCEPTION has no event.
Types
Class CX_REST_HANDLER_EXCEPTION has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CHARACTER | Call by reference | Type reference (TYPE) | C | 20100212 | ||||
| 2 | ENTITY_PROVIDER | Call by reference | Object reference (TYPE REF TO) | CL_REST_ENTITY_PROVIDER | 20100806 | ||||
| 3 | PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20090812 | ||||
| 4 | STATUS_CODE | Call by reference | Type reference (TYPE) | I | 20100806 | ||||
| 5 | STATUS_CODES | Call by reference | Type reference (TYPE) | STRING | 20100510 | ||||
| 6 | TEMPLATE | Call by reference | Type reference (TYPE) | STRING | 20100211 | ||||
| 7 | TEXTID | Call by reference | Attribute reference (LIKE) | IF_T100_MESSAGE=>T100KEY | 20090812 |
Method CONSTRUCTOR on class CX_REST_HANDLER_EXCEPTION has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 701 |