SAP ABAP Class CX_BSP_WD_HTTP_RESPONSE_ERROR (Exception: Error Status of HTTP Response)
Hierarchy
☛
WEBCUIF (Software Component) SAP Web UI Framework
⤷
CA-WUI-UI-RT (Application Component) UI Runtime Environment
⤷
CRM_BSP_WD (Package) WebClient UI Framework Runtime

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CX_BSP_WD_HTTP_COMM_ERROR | Exception: Error During HTTP Communication | 20040903 |
Properties
Class | CX_BSP_WD_HTTP_RESPONSE_ERROR | |
Short Description | Exception: Error Status of HTTP Response | |
Super Class | CX_BSP_WD_HTTP_COMM_ERROR | Exception: Error During HTTP Communication |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 40 | Exception Class |
Package | CRM_BSP_WD | WebClient UI Framework Runtime |
Created | 20040405 | SAP |
Last change | 20100303 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CX_BSP_WD_HTTP_RESPONSE_ERROR has no forward declaration.
Interfaces
Class CX_BSP_WD_HTTP_RESPONSE_ERROR has no interface implemented.
Friends
Class CX_BSP_WD_HTTP_RESPONSE_ERROR 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 | '4BAEEA483AB6915FE10000000A428253' | 20040405 | ||
2 | ![]() |
Instance attribute | Public | Type reference (TYPE) | I | Status of HTTP Response | 20040405 | ||
3 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | Reason for Error | 20040903 | ||
4 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | Server Response | 20081009 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | Constructor | 20040405 |
Events
Class CX_BSP_WD_HTTP_RESPONSE_ERROR has no event.
Types
Class CX_BSP_WD_HTTP_RESPONSE_ERROR has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CODE | Call by reference | Type reference (TYPE) | I | 20080415 | |||
2 | ![]() |
HTTP_STATUS | Call by reference | Type reference (TYPE) | I | 20040405 | |||
3 | ![]() |
MESSAGE | Call by reference | Type reference (TYPE) | STRING | 20080415 | |||
4 | ![]() |
PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20040405 | |||
5 | ![]() |
REASON | Call by reference | Type reference (TYPE) | STRING | 20040903 | |||
6 | ![]() |
RESPONSE | Call by reference | Type reference (TYPE) | STRING | 20081009 | |||
7 | ![]() |
TEXTID | Call by reference | Attribute reference (LIKE) | TEXTID | 20040405 | |||
8 | ![]() |
URL | Call by reference | Type reference (TYPE) | STRING | 20080415 |
Method CONSTRUCTOR on class CX_BSP_WD_HTTP_RESPONSE_ERROR has no exception.
History
Last changed by/on | SAP | 20100303 |
SAP Release Created in | 400 |