SAP ABAP Class CX_TREX_HTTP (HTTP Error)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-TRX-API (Application Component) TREX ABAP + JAVA API
⤷
STREX (Package) TREX ABAP client
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CX_STATIC_CHECK | Exceptions with Static and Dynamic Check of RAISING Clause | 20050818 |
Properties
| Class | CX_TREX_HTTP | |
| Short Description | HTTP Error | |
| Super Class | CX_STATIC_CHECK | Exceptions with Static and Dynamic Check of RAISING Clause |
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 40 | Exception Class |
| Package | STREX | TREX ABAP client |
| Created | 20050818 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CX_TREX_HTTP has no forward declaration.
Interfaces
Class CX_TREX_HTTP has no interface implemented.
Friends
Class CX_TREX_HTTP has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | SOTR_CONC | 'DD3B03439701CF2FE10000000A155356' | 20050818 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | I | 20050818 | ||||
| 3 | Instance attribute | Public | Type reference (TYPE) | STRING | 20050818 | ||||
| 4 | Constant | Public | Type reference (TYPE) | SOTR_CONC | '214A0943F3BD921CE10000000A155356' | 20050822 | |||
| 5 | Constant | Public | Type reference (TYPE) | SOTR_CONC | '288B3343D85CD404E10000000A15539D' | 20050923 | |||
| 6 | Constant | Public | Type reference (TYPE) | SOTR_CONC | '23083A431B317E74E10000000A15539D' | 20050819 | |||
| 7 | Constant | Public | Type reference (TYPE) | SOTR_CONC | '0050568E6A2D1DDF978806ED3D4E8C3D' | 20100510 | |||
| 8 | Constant | Public | Type reference (TYPE) | SOTR_CONC | '24083A431B317E74E10000000A15539D' | 20050926 | |||
| 9 | Constant | Public | Type reference (TYPE) | SOTR_CONC | '234A0943F3BD921CE10000000A155356' | 20050822 | |||
| 10 | Instance attribute | Public | Type reference (TYPE) | STRING | 20050819 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20050818 | |
| 2 | Static method | Public | Method | Create instance with TEXTID set from STATUS_CODE | 20051024 | |
| 3 | Instance method | Private | Method | 20051024 |
Events
Class CX_TREX_HTTP has no event.
Types
Class CX_TREX_HTTP has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20050818 | ||||
| 2 | STATUS_CODE | Call by reference | Type reference (TYPE) | I | 20050818 | ||||
| 3 | STATUS_TEXT | Call by reference | Type reference (TYPE) | STRING | 20050818 | ||||
| 4 | TEXTID | Call by reference | Attribute reference (LIKE) | TEXTID | 20050818 | ||||
| 5 | URL | Call by reference | Type reference (TYPE) | STRING | 20050819 |
Method CONSTRUCTOR on class CX_TREX_HTTP has no exception.
Method CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20051024 | ||||
| 2 | RVAL | Value transfer | Object reference (TYPE REF TO) | CX_TREX_HTTP | 20051024 | ||||
| 3 | STATUS_CODE | Call by reference | Type reference (TYPE) | I | 20051024 | ||||
| 4 | STATUS_TEXT | Call by reference | Type reference (TYPE) | STRING | 20051024 | ||||
| 5 | TEXTID | Call by reference | Attribute reference (LIKE) | TEXTID | 20051024 | ||||
| 6 | URL | Call by reference | Type reference (TYPE) | STRING | 20051024 |
Method CREATE on class CX_TREX_HTTP has no exception.
Method UPDATE_TEXTID Signature
Method UPDATE_TEXTID on class CX_TREX_HTTP has no parameter.
Method UPDATE_TEXTID on class CX_TREX_HTTP has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 710 |