SAP ABAP Class CX_SWLT_FAILURE (Error during processing)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO (Application Component) Workbench Tools: Editors, Painters, Modelers
     SWLT (Package) SQL Performance Tuning Worklist
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 20121211
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_T100_MESSAGE Interface for Accessing T100 Texts 20121211
Properties
Class CX_SWLT_FAILURE  
Short Description Error during 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 SWLT   SQL Performance Tuning Worklist 
Created 20121211   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CX_SWLT_FAILURE has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_T100_MESSAGE Interface for Accessing T100 Texts 20121211
Friends
Class CX_SWLT_FAILURE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 DUMMY Static Attribute Public Type reference (TYPE) STRING 20121211
2 ERRORTEXT Instance attribute Public Type reference (TYPE) STRING 20130102
3 MSGV1 Instance attribute Public Type reference (TYPE) SY-MSGV1 20121211
4 MSGV2 Instance attribute Public Type reference (TYPE) SY-MSGV1 20121211
5 MSGV3 Instance attribute Public Type reference (TYPE) SY-MSGV1 20121211
6 MSGV4 Instance attribute Public Type reference (TYPE) SY-MSGV1 20121211
7 PARAM1 Instance attribute Public Type reference (TYPE) STRING 20130625
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20121211
2 CREATE_EXCEPTION Static method Public Method 20121211
3 RAISE Static method Public Method 20121227
Events
Class CX_SWLT_FAILURE has no event.
Types
Class CX_SWLT_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 ERRORTEXT Call by reference Type reference (TYPE) CSEQUENCE 20130102
2 Importing PARAM1 Call by reference Type reference (TYPE) CSEQUENCE 20130625
3 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20121211
4 Importing TEXTID Call by reference Attribute reference (LIKE) IF_T100_MESSAGE=>T100KEY 20121211

Method CONSTRUCTOR on class CX_SWLT_FAILURE has no exception.

Method CREATE_EXCEPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ERRORTEXT Call by reference Type reference (TYPE) CSEQUENCE 20130102
2 Importing I_MSG Value transfer Type reference (TYPE) ANY 20121211
3 Importing I_PARAM1 Call by reference Type reference (TYPE) CSEQUENCE 20130625
4 Importing I_PREVIOUS Call by reference Object reference (TYPE REF TO) CX_ROOT 20121211
5 Returning R_FAILURE Value transfer Object reference (TYPE REF TO) CX_SWLT_FAILURE 20121211

Method CREATE_EXCEPTION on class CX_SWLT_FAILURE has no exception.

Method RAISE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ERRORTEXT Call by reference Type reference (TYPE) CSEQUENCE 20130301
2 Importing I_MSG Call by reference Type reference (TYPE) ANY 20121227
3 Importing I_PARAM1 Call by reference Type reference (TYPE) CSEQUENCE 20130625
4 Importing I_PREVIOUS Call by reference Object reference (TYPE REF TO) CX_ROOT Abstract Superclass for All Global Exceptions 20121227
# Exception Resumable Description Created on
1 CX_SWLT_FAILURE Error during processing 20121227
History
Last changed by/on SAP  20140121 
SAP Release Created in 740