SAP ABAP Class CL_HTTP_EXT_HTTP_ERROR (HTTP Framework (iHTTP) HTTP Request Handler for Errors)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-MID-ICF (Application Component) Internet Communication Framework
⤷
SIHTTP (Package) HTTP Framework (iHTTP) Class Wrapper HTTP

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_HTTP_EXT_BASE | HTTP Framework (iHTTP) Basis Class | 19991215 |
Properties
Class | CL_HTTP_EXT_HTTP_ERROR | |
Short Description | HTTP Framework (iHTTP) HTTP Request Handler for Errors | |
Super Class | CL_HTTP_EXT_BASE | HTTP Framework (iHTTP) Basis Class |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SIHTTP | HTTP Framework (iHTTP) Class Wrapper HTTP |
Created | 19991215 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_HTTP_EXT_HTTP_ERROR has no forward declaration.
Interfaces
Class CL_HTTP_EXT_HTTP_ERROR has no interface implemented.
Friends
Class CL_HTTP_EXT_HTTP_ERROR has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | HTTP Description | 20020705 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | I | HTTP status code | 19991215 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | HTTP status reason | 19991215 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | Constructor | 19991215 |
Events
Class CL_HTTP_EXT_HTTP_ERROR has no event.
Types
Class CL_HTTP_EXT_HTTP_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 | 500 | HTTP status code | 19991215 | |
2 | ![]() |
DESCRIPTION | Call by reference | Type reference (TYPE) | STRING | HTTP description | 20020705 | ||
3 | ![]() |
REASON | Call by reference | Type reference (TYPE) | STRING | HTTP status reason | 19991215 |
Method CONSTRUCTOR on class CL_HTTP_EXT_HTTP_ERROR has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 50A |