SAP ABAP Class CX_APC_ERROR (APC framework: Error handling class for ABAP Push Channel)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-MID-AC (Application Component) ABAP Channels
⤷
SAPC_RUNTIME (Package) APC runtime package

⤷

⤷

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 | 20120831 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CX_APC_WS_CLIENT_ERROR | APC framework: Error handling class for APC WebSocket client | 20130225 |
2 | Inheritance (c INHERITING FROM c_ref) | CX_APC_WS_UTILITY_ERROR | APC framework: Error handling for utility class for | 20130225 |
Properties
Class | CX_APC_ERROR | |
Short Description | APC framework: Error handling class for ABAP Push Channel | |
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 | SAPC_RUNTIME | APC runtime package |
Created | 20120831 | SAP |
Last change | 20140121 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CX_APC_ERROR has no forward declaration.
Interfaces
Class CX_APC_ERROR has no interface implemented.
Friends
Class CX_APC_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 | '005056B400AC1ED1BDBAE8F248CCCA7D' | 20120917 | ||
2 | ![]() |
Constant | Public | Type reference (TYPE) | SOTR_CONC | '005056B400B01EE1BEEAEC86209A02B8' | 20120917 | ||
3 | ![]() |
Instance attribute | Public | Type reference (TYPE) | I | WebSocket connection state | 20130218 | ||
4 | ![]() |
Constant | Public | Type reference (TYPE) | SOTR_CONC | '005056B400AC1EE1BCEE7605B43D5D6A' | 20120917 | ||
5 | ![]() |
Constant | Public | Type reference (TYPE) | SOTR_CONC | '005056B400AC1EE1BCEDE6696DF01C68' | 20120917 | ||
6 | ![]() |
Instance attribute | Public | Type reference (TYPE) | I | Return code of error handling method | 20120917 | ||
7 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | Error text | 20120917 | ||
8 | ![]() |
Constant | Public | Type reference (TYPE) | SOTR_CONC | 'E61F13F7B4071EE29DD6352E2A4BD12D' | 20130214 | ||
9 | ![]() |
Constant | Public | Type reference (TYPE) | SOTR_CONC | '005056A207C81ED29DBFBDE008A786FC' | 20130213 | ||
10 | ![]() |
Constant | Public | Type reference (TYPE) | SOTR_CONC | '005056B400AC1EE1BDCE7F01FAEA0D22' | 20120917 | ||
11 | ![]() |
Constant | Public | Type reference (TYPE) | SOTR_CONC | 'E61F13F7B4071ED29F85100F061A1F10' | 20130225 | ||
12 | ![]() |
Constant | Public | Type reference (TYPE) | SOTR_CONC | 'E61F13F7B4071ED28DA8950C81A85867' | 20121123 | ||
13 | ![]() |
Constant | Public | Type reference (TYPE) | SOTR_CONC | 'E61F13F7B4071ED29F8518B7D0009F78' | 20130225 | ||
14 | ![]() |
Constant | Public | Type reference (TYPE) | SOTR_CONC | '005056B400B01EE1BEEAEEF1CC4402B8' | 20120917 | ||
15 | ![]() |
Constant | Public | Type reference (TYPE) | SOTR_CONC | '005056B400AC1ED1BEEC08B4ABDD56BF' | 20120917 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20120917 |
Events
Class CX_APC_ERROR has no event.
Types
Class CX_APC_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 | ![]() |
CONNECTION_STATE | Call by reference | Type reference (TYPE) | I | 20130218 | |||
2 | ![]() |
ERROR_CODE | Call by reference | Type reference (TYPE) | I | 20120831 | |||
3 | ![]() |
ERROR_TEXT | Call by reference | Type reference (TYPE) | STRING | 20120905 | |||
4 | ![]() |
PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20120831 | |||
5 | ![]() |
TEXTID | Call by reference | Attribute reference (LIKE) | TEXTID | 20120831 |
Method CONSTRUCTOR on class CX_APC_ERROR has no exception.
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 805 |