SAP ABAP Class CX_LIST_ERROR (Error in List Processing)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
     S_ABAP_EXCEPTIONS (Package) ABAP Runtime Errors as System Exceptions
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 20050310
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_LIST_ERROR_DOWNLOAD An error occurred during downloading 20050310
2 Inheritance (c INHERITING FROM c_ref)  CX_LIST_ERROR_EMPTY_LIST The list was empty 20050310
Properties
Class CX_LIST_ERROR  
Short Description Error in List Processing    
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 S_ABAP_EXCEPTIONS   ABAP Runtime Errors as System Exceptions 
Created 20050310   SAP 
Last change 20050411   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CX_LIST_ERROR has no forward declaration.
Interfaces
Class CX_LIST_ERROR has no interface implemented.
Friends
Class CX_LIST_ERROR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CX_LIST_ERROR Constant Public Type reference (TYPE) SOTR_CONC '42303218293F3F3FE10000000A1146E6' 20050310
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20050310
Events
Class CX_LIST_ERROR has no event.
Types
Class CX_LIST_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 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20050310
2 Importing TEXTID Call by reference Attribute reference (LIKE) TEXTID 20050310

Method CONSTRUCTOR on class CX_LIST_ERROR has no exception.
History
Last changed by/on SAP  20050411 
SAP Release Created in