SAP ABAP Class CX_HMI_CORE_EXCEPTION (HMI Communication Failed)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-XI-IBD (Application Component) Integration Builder - Design
⤷
SAI_SREP_API (Package) API for Repository
⤷
⤷
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 | 20040824 |
Properties
| Class | CX_HMI_CORE_EXCEPTION | |
| Short Description | HMI Communication Failed | |
| 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 | SAI_SREP_API | API for Repository |
| Created | 20040824 | SAP |
| Last change | 20070911 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CX_HMI_CORE_EXCEPTION has no forward declaration.
Interfaces
Class CX_HMI_CORE_EXCEPTION has no interface implemented.
Friends
Class CX_HMI_CORE_EXCEPTION has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | STRING | 'CLIENT_CREATION_ERROR' | HTTP Client Creation Failed | 20041008 | ||
| 2 | Instance attribute | Public | Type reference (TYPE) | XSTRING | Error Page | 20060619 | |||
| 3 | Constant | Public | Type reference (TYPE) | STRING | 'ERROR_ON_SEND' | Error When Sending Request | 20041008 | ||
| 4 | Instance attribute | Public | Type reference (TYPE) | STRING | Error message of ICM | 20041008 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | SYSUBRC | HTTP statusCode | 20041008 | |||
| 6 | Instance attribute | Public | Type reference (TYPE) | STRING | Mime Type Error Document | 20060619 | |||
| 7 | Constant | Public | Type reference (TYPE) | STRING | 'SERVER_NOT_AVAILABLE' | Target Server Missing | 20041008 | ||
| 8 | Constant | Public | Type reference (TYPE) | STRING | 'SERVICE_NOT_AVAILABLE' | HMI Service Does Not Exist | 20041011 | ||
| 9 | Instance attribute | Public | Type reference (TYPE) | STRING | More Detailed Description of Exception | 20041008 | |||
| 10 | Constant | Public | Type reference (TYPE) | STRING | 'CONN_TIMEOUT' | Connection Timed Out | 20050228 | ||
| 11 | Constant | Public | Type reference (TYPE) | STRING | 'UNEXPECTED_CLIENT_ERROR' | Unexpected Client Request Error | 20060619 | ||
| 12 | Constant | Public | Type reference (TYPE) | STRING | 'UNEXPECTED_SERVER_EXCEPTION' | Unexpected Exception on Server | 20041008 | ||
| 13 | Constant | Public | Type reference (TYPE) | STRING | 'USER_NOT_AUTHORIZED' | User Not Authorized | 20041008 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20040824 |
Events
Class CX_HMI_CORE_EXCEPTION has no event.
Types
Class CX_HMI_CORE_EXCEPTION 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_DOCUMENT | Call by reference | Type reference (TYPE) | XSTRING | 20060619 | ||||
| 2 | HTTP_ERROR_MESSAGE | Call by reference | Type reference (TYPE) | STRING | 20041008 | ||||
| 3 | HTTP_STATUS_CODE | Call by reference | Type reference (TYPE) | SYSUBRC | 20041008 | ||||
| 4 | MIME_TYPE_ERROR_DOC | Call by reference | Type reference (TYPE) | STRING | 20060619 | ||||
| 5 | PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20040824 | ||||
| 6 | SUBTYPE | Call by reference | Type reference (TYPE) | STRING | 20041008 | ||||
| 7 | TEXTID | Call by reference | Attribute reference (LIKE) | TEXTID | 20040824 |
Method CONSTRUCTOR on class CX_HMI_CORE_EXCEPTION has no exception.
History
| Last changed by/on | SAP | 20070911 |
| SAP Release Created in | 700 |