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 ATTRIBUTE Instance attribute Public Type reference (TYPE) STRING 20110810
2 ERROR_ID Instance attribute Public Type reference (TYPE) STRING 20110808
3 ERROR_TEXT Instance attribute Public Type reference (TYPE) STRING 20110808
4 EXPECTED_END Constant Public Type reference (TYPE) STRING 'EXPECTED_END' 20110810
5 INVALID_ATTRIBUTE Constant Public Type reference (TYPE) STRING 'INVALID_ATTRIBUTE' 20110810
6 INVALID_NO_ARGUMENTS Constant Public Type reference (TYPE) STRING 'INVALID_NO_ARGUMENTS' 20120213
7 INVALID_NO_OPERANDS Constant Public Type reference (TYPE) STRING 'INVALID_NO_OPERANDS' 20111004
8 INVALID_OPERATOR Constant Public Type reference (TYPE) STRING 'INVALID_OPERATOR' 20110809
9 INVALID_ROOT_OPERATOR Constant Public Type reference (TYPE) STRING 'INVALID_ROOT_OPERATOR' 20111004
10 MAX_QUERY_DEPTH Instance attribute Public Type reference (TYPE) STRING 20111223
11 MAX_QUERY_DEPTH_EXCEEDED Constant Public Type reference (TYPE) STRING 'MAX_QUERY_DEPTH_EXCEEDED' 20111223
12 MISSING_CLOSING_BRACKET Constant Public Type reference (TYPE) STRING 'MISSING_CLOSING_BRACKET' 20110810
13 MISSING_OPENING_BRACKET Constant Public Type reference (TYPE) STRING 'MISSING_OPENING_BRACKET' 20110810
14 MISSING_SEPARATOR Constant Public Type reference (TYPE) STRING 'MISSING_SEPARATOR' 20110810
15 MODULE Instance attribute Public Type reference (TYPE) STRING 20110809
16 OPERATOR Instance attribute Public Type reference (TYPE) STRING 20110809
17 REST Instance attribute Public Type reference (TYPE) STRING 20110810
18 UNEXPECTED_CLOSING_BRACKET Constant Public Type reference (TYPE) STRING 'UNEXPECTED_CLOSING_BRACKET' 20110810
19 UNEXPECTED_END Constant Public Type reference (TYPE) STRING 'UNEXPECTED_END' 20110810
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR 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 Importing ATTRIBUTE Call by reference Type reference (TYPE) CSEQUENCE 20110810
2 Importing ERROR_ID Call by reference Type reference (TYPE) CSEQUENCE 20110809
3 Importing ERROR_TEXT Call by reference Type reference (TYPE) CSEQUENCE 20110809
4 Importing MAX_QUERY_DEPTH Call by reference Type reference (TYPE) SIMPLE 20111223
5 Importing MODULE Call by reference Type reference (TYPE) CSEQUENCE 20110809
6 Importing OPERATOR Call by reference Type reference (TYPE) CSEQUENCE 20110809
7 Importing 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