SAP ABAP Class CX_HCS_WEBSERVER_ACCESS_ERROR (Exception during Web server access)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-HLP-ABA (Application Component) Help Infrastructure for ABAP
⤷
SHCS_FILE_BASE (Package) Help Center Search: General File Access Functions

⤷

⤷

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 | 20100416 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_T100_MESSAGE | Interface for Accessing T100 Texts | 20100416 |
Properties
Class | CX_HCS_WEBSERVER_ACCESS_ERROR | |
Short Description | Exception during Web server access | |
Super Class | CX_STATIC_CHECK | Exceptions with Static and Dynamic Check of RAISING Clause |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 40 | Exception Class |
Package | SHCS_FILE_BASE | Help Center Search: General File Access Functions |
Created | 20100416 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CX_HCS_WEBSERVER_ACCESS_ERROR has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_T100_MESSAGE | Interface for Accessing T100 Texts | 20100416 |
Friends
Class CX_HCS_WEBSERVER_ACCESS_ERROR has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | See coding | 20100416 | ||||
2 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | Error Text | 20100416 | ||
3 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | File Name | 20100520 | ||
4 | ![]() |
Instance attribute | Public | Type reference (TYPE) | HCSKW_HTTP_DEST | RFC Destination | 20100416 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20100416 |
Events
Class CX_HCS_WEBSERVER_ACCESS_ERROR has no event.
Types
Class CX_HCS_WEBSERVER_ACCESS_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 | ![]() |
ERROR_TEXT | Call by reference | Type reference (TYPE) | STRING | 20100416 | |||
2 | ![]() |
NAME | Call by reference | Type reference (TYPE) | STRING | 20100520 | |||
3 | ![]() |
PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20100416 | |||
4 | ![]() |
RFCDEST | Call by reference | Type reference (TYPE) | HCSKW_HTTP_DEST | 20100416 | |||
5 | ![]() |
TEXTID | Call by reference | Attribute reference (LIKE) | IF_T100_MESSAGE=>T100KEY | 20100416 |
Method CONSTRUCTOR on class CX_HCS_WEBSERVER_ACCESS_ERROR has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 703 |