SAP ABAP Class CX_ADT_FQL_FAILURE (CX_ADT_FQL_FAILURE)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-AIE (Application Component) Installation and Infrastructure for ABAP Tools in Eclipse
⤷
SADT_FEED_QUERY_LANGUAGE (Package) Feed Query Language
⤷
⤷
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 | 20110928 |
Properties
| Class | CX_ADT_FQL_FAILURE | |
| Short Description | ||
| 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 | SADT_FEED_QUERY_LANGUAGE | Feed Query Language |
| Created | 20110808 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CX_ADT_FQL_FAILURE has no forward declaration.
Interfaces
Class CX_ADT_FQL_FAILURE has no interface implemented.
Friends
Class CX_ADT_FQL_FAILURE 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) | STRING | 20110810 | ||||
| 2 | Instance attribute | Public | Type reference (TYPE) | STRING | 20110808 | ||||
| 3 | Instance attribute | Public | Type reference (TYPE) | STRING | 20110808 | ||||
| 4 | Constant | Public | Type reference (TYPE) | STRING | 'EXPECTED_END' | 20110810 | |||
| 5 | Constant | Public | Type reference (TYPE) | STRING | 'INVALID_ATTRIBUTE' | 20110810 | |||
| 6 | Constant | Public | Type reference (TYPE) | STRING | 'INVALID_NO_ARGUMENTS' | 20120213 | |||
| 7 | Constant | Public | Type reference (TYPE) | STRING | 'INVALID_NO_OPERANDS' | 20111004 | |||
| 8 | Constant | Public | Type reference (TYPE) | STRING | 'INVALID_OPERATOR' | 20110809 | |||
| 9 | Constant | Public | Type reference (TYPE) | STRING | 'INVALID_ROOT_OPERATOR' | 20111004 | |||
| 10 | Instance attribute | Public | Type reference (TYPE) | STRING | 20111223 | ||||
| 11 | Constant | Public | Type reference (TYPE) | STRING | 'MAX_QUERY_DEPTH_EXCEEDED' | 20111223 | |||
| 12 | Constant | Public | Type reference (TYPE) | STRING | 'MISSING_CLOSING_BRACKET' | 20110810 | |||
| 13 | Constant | Public | Type reference (TYPE) | STRING | 'MISSING_OPENING_BRACKET' | 20110810 | |||
| 14 | Constant | Public | Type reference (TYPE) | STRING | 'MISSING_SEPARATOR' | 20110810 | |||
| 15 | Instance attribute | Public | Type reference (TYPE) | STRING | 20110809 | ||||
| 16 | Instance attribute | Public | Type reference (TYPE) | STRING | 20110809 | ||||
| 17 | Instance attribute | Public | Type reference (TYPE) | STRING | 20110810 | ||||
| 18 | Constant | Public | Type reference (TYPE) | STRING | 'UNEXPECTED_CLOSING_BRACKET' | 20110810 | |||
| 19 | Constant | Public | Type reference (TYPE) | STRING | 'UNEXPECTED_END' | 20110810 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20110808 |
Events
Class CX_ADT_FQL_FAILURE has no event.
Types
Class CX_ADT_FQL_FAILURE has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ATTRIBUTE | Call by reference | Type reference (TYPE) | CSEQUENCE | 20110810 | ||||
| 2 | ERROR_ID | Call by reference | Type reference (TYPE) | CSEQUENCE | 20110809 | ||||
| 3 | ERROR_TEXT | Call by reference | Type reference (TYPE) | CSEQUENCE | 20110809 | ||||
| 4 | MAX_QUERY_DEPTH | Call by reference | Type reference (TYPE) | SIMPLE | 20111223 | ||||
| 5 | MODULE | Call by reference | Type reference (TYPE) | CSEQUENCE | 20110809 | ||||
| 6 | OPERATOR | Call by reference | Type reference (TYPE) | CSEQUENCE | 20110809 | ||||
| 7 | REST | Call by reference | Type reference (TYPE) | CSEQUENCE | 20110810 |
Method CONSTRUCTOR on class CX_ADT_FQL_FAILURE has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 803 |