SAP ABAP Class CL_HTTP_EXT_ICERROR (Error Handling ICMAN)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-CST-IC (Application Component) Internet Communication Manager
⤷
SICM (Package) Internet Communication Manager
⤷
⤷
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 | 20000703 |
Properties
| Class | CL_HTTP_EXT_ICERROR | |
| Short Description | Error Handling ICMAN | |
| 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 | SICM | Internet Communication Manager |
| Created | 20000703 | SAP |
| Last change | 20000920 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_HTTP_EXT_ICERROR has no forward declaration.
Interfaces
Class CL_HTTP_EXT_ICERROR has no interface implemented.
Friends
Class CL_HTTP_EXT_ICERROR has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | I | -7 | ERROR CODE | 20000703 | ||
| 2 | Constant | Public | Type reference (TYPE) | I | -1 | ERROR CODE | 20000703 | ||
| 3 | Constant | Public | Type reference (TYPE) | I | -2 | ERROR CODE | 20000703 | ||
| 4 | Constant | Public | Type reference (TYPE) | I | -12 | ERROR CODE | 20000703 | ||
| 5 | Constant | Public | Type reference (TYPE) | I | -8 | ERROR CODE | 20000703 | ||
| 6 | Constant | Public | Type reference (TYPE) | I | -3 | ERROR CODE | 20000703 | ||
| 7 | Constant | Public | Type reference (TYPE) | I | -11 | ERROR CODE | 20000703 | ||
| 8 | Constant | Public | Type reference (TYPE) | I | -6 | ERROR CODE | 20000703 | ||
| 9 | Constant | Public | Type reference (TYPE) | I | 0 | ERROR CODE | 20000703 | ||
| 10 | Constant | Public | Type reference (TYPE) | I | -13 | ERROR CODE | 20000703 | ||
| 11 | Constant | Public | Type reference (TYPE) | I | -10 | ERROR CODE | 20000703 | ||
| 12 | Constant | Public | Type reference (TYPE) | I | -14 | ERROR CODE | 20000703 | ||
| 13 | Constant | Public | Type reference (TYPE) | I | -5 | ERROR CODE | 20000703 | ||
| 14 | Constant | Public | Type reference (TYPE) | I | -9 | ERROR CODE | 20000703 | ||
| 15 | Constant | Public | Type reference (TYPE) | I | -4 | ERROR CODE | 20000703 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20000703 | |
| 2 | Instance method | Private | Method | Get MIMEs for ICM | 20030818 | |
| 3 | Instance method | Private | Method | Display Ping Information | 20011129 |
Events
Class CL_HTTP_EXT_ICERROR has no event.
Types
Class CL_HTTP_EXT_ICERROR has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_HTTP_EXT_ICERROR has no parameter.
Method CLASS_CONSTRUCTOR on class CL_HTTP_EXT_ICERROR has no exception.
Method HANDLE_MIME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PINFO | Call by reference | Type reference (TYPE) | STRING | 20030818 | ||||
| 2 | SERVER | Call by reference | Object reference (TYPE REF TO) | IF_HTTP_SERVER | HTTP Framework (iHTTP) HTTP Server | 20030818 |
Method HANDLE_MIME on class CL_HTTP_EXT_ICERROR has no exception.
Method HANDLE_PING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DATA | Call by reference | Type reference (TYPE) | STRING | 20011129 |
Method HANDLE_PING on class CL_HTTP_EXT_ICERROR has no exception.
History
| Last changed by/on | SAP | 20000920 |
| SAP Release Created in | 50A |