SAP ABAP Class CL_STW_MTH_EXCEPTION_FACTORY (Build Exception from http result)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-STW (Application Component) Social Media ABAP Integration Library
     S_STW_OL_CLB_METHODS (Package) Collaboration Method Impl. for StreamWork (comp. mode)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_STW_MTH_EXCEPTION_FACTORY Build ABAP exception from http result 20111027
Properties
Class CL_STW_MTH_EXCEPTION_FACTORY  
Short Description Build Exception from http result    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package S_STW_OL_CLB_METHODS   Collaboration Method Impl. for StreamWork (comp. mode) 
Created 20111027   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_STW_MTH_EXCEPTION_FACTORY has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_STW_MTH_EXCEPTION_FACTORY Build ABAP exception from http result 20111027
Friends
Class CL_STW_MTH_EXCEPTION_FACTORY has no friend class.
Attributes
Class CL_STW_MTH_EXCEPTION_FACTORY has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_EXCEPTION_RECURSIVE Instance method Private Method 20111220
2 S_GET_INSTANCE Static method Public Method 20111027
Events
Class CL_STW_MTH_EXCEPTION_FACTORY has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TS_ERROR Private See coding 20111220 BEGIN OF ts_error, category TYPE string, message_en TYPE string, message TYPE string, END OF ts_error
2 TT_ERROR Private See coding 20111220 tt_error TYPE STANDARD TABLE OF ts_error
Method Signatures

Method GET_EXCEPTION_RECURSIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_ERROR Call by reference Type reference (TYPE) TT_ERROR 20111220
2 Importing IV_INDEX Call by reference Type reference (TYPE) SY-INDEX 20111220
# Exception Resumable Description Created on
1 CX_STW_PROCESS_METHOD 20111220

Method S_GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_INSTANCE Value transfer Object reference (TYPE REF TO) IF_STW_MTH_EXCEPTION_FACTORY 20111027

Method S_GET_INSTANCE on class CL_STW_MTH_EXCEPTION_FACTORY has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 732