SAP ABAP Class CX_FSI_QE_EXCEPTION (Execution Exception)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-FSI (Application Component) Fast Search Infrastructure
⤷
SFSG_QE (Package) Fast Search Query Execution
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CX_SFS_BASE | Fast Search Basis Exception Class | 20050112 |
Properties
| Class | CX_FSI_QE_EXCEPTION | |
| Short Description | Execution Exception | |
| Super Class | CX_SFS_BASE | Fast Search Basis Exception Class |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 40 | Exception Class |
| Package | SFSG_QE | Fast Search Query Execution |
| Created | 20050112 | SAP |
| Last change | 20050411 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CX_FSI_QE_EXCEPTION has no forward declaration.
Interfaces
Class CX_FSI_QE_EXCEPTION has no interface implemented.
Friends
Class CX_FSI_QE_EXCEPTION has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | SFSG_QE_ERROR_CODE | Execution Error Code | 20050401 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | STRING | 20050401 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20050112 | |
| 2 | Instance method | Public | Method | 20050401 | ||
| 3 | Instance method | Public | Method | 20050401 |
Events
Class CX_FSI_QE_EXCEPTION has no event.
Types
Class CX_FSI_QE_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_CODE | Call by reference | Type reference (TYPE) | SFSG_QE_ERROR_CODE | 20050401 | ||||
| 2 | PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20050112 | ||||
| 3 | TEXTID | Call by reference | Attribute reference (LIKE) | IF_T100_MESSAGE=>T100KEY | 20050112 | ||||
| 4 | TREX_ERROR_TEXT | Call by reference | Type reference (TYPE) | STRING | 20050401 |
Method CONSTRUCTOR on class CX_FSI_QE_EXCEPTION has no exception.
Method GET_ERROR_CODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_ERROR_CODE | Value transfer | Type reference (TYPE) | SFSG_QE_ERROR_CODE | Execution Error Code | 20050401 |
Method GET_ERROR_CODE on class CX_FSI_QE_EXCEPTION has no exception.
Method GET_TREX_ERROR_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_TREX_ERROR_TEXT | Value transfer | Type reference (TYPE) | STRING | 20050401 |
Method GET_TREX_ERROR_TEXT on class CX_FSI_QE_EXCEPTION has no exception.
History
| Last changed by/on | SAP | 20050411 |
| SAP Release Created in | 700 |