SAP ABAP Class /IWFND/CX_MGW_BASE_EXCEPTION (MGW Base Exception)
Hierarchy
SAP_GWFND (Software Component) SAP Gateway Foundation
   OPU-GW-COR (Application Component) Gateway Framework
     /IWFND/MGW_GSR_CORE (Package) GW Framework - ODC - Generic Service Interface - Core
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  /IWFND/CX_FW_BASE SCL Framework Base Exception 20110216
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  /IWFND/CX_MGW_BUSI_EXCEPTION MGW Business Exception (for consumers) 20110216
2 Inheritance (c INHERITING FROM c_ref)  /IWFND/CX_MGW_TECH_EXCEPTION MGW Technical Exception 20110216
Properties
Class /IWFND/CX_MGW_BASE_EXCEPTION  
Short Description MGW Base Exception    
Super Class /IWFND/CX_FW_BASE SCL Framework Base Exception 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 40  Exception Class 
Package /IWFND/MGW_GSR_CORE   GW Framework - ODC - Generic Service Interface - Core 
Created 20110216   SAP 
Last change 20141120    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class /IWFND/CX_MGW_BASE_EXCEPTION has no interface implemented.
Friends
Class /IWFND/CX_MGW_BASE_EXCEPTION has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 BATCH_CAUSED_BY_PREVIOUS Instance attribute Public Type reference (TYPE) ABAP_BOOL ABAP_FALSE Batch error caused by previous error 20120202
2 BUSINESS_ERROR_UNLIMITED Instance attribute Public Type reference (TYPE) STRING 20110628
3 HTTP_HEADER_PARAMETERS Instance attribute Public Type reference (TYPE) TIHTTPNVP http header attributes as Name/Value Pairs 20120613
4 HTTP_STATUS_CODE Instance attribute Public Type reference (TYPE) /IWFND/MGW_HTTP_STATUS_CODE http status code 20120612
5 MESSAGE_CONTAINER Instance attribute Public Object reference (TYPE REF TO) /IWFND/IF_MGW_MSG_CONTAINER GW ODC Message Container Interface 20110712
6 MGW_CONTEXT Instance attribute Public Object reference (TYPE REF TO) /IWFND/IF_MGW_CONTEXT MGW Context for Content Development 20110720
7 REMOTE_ERROR_UNLIMITED Instance attribute Public Type reference (TYPE) STRING 20110628
8 RETURN_INNER_ERROR Instance attribute Public Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20111025
9 SAP_NOTE_ID Instance attribute Public Type reference (TYPE) /IWFND/MGW_SAP_NOTE_ID SAP Note number 20131002
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20110216
2 GET_HTTP_HEADER_ATTRIBUTES Instance method Public Method Returns the http header parameters set in the exception 20120613
3 GET_HTTP_STATUS_CODE Instance method Public Method Returns the http status code set in the exception 20120612
4 GET_SAP_NOTE_ID Instance method Public Method Returns the SAP Note number set in the exception 20131002
Events
Class /IWFND/CX_MGW_BASE_EXCEPTION has no event.
Types
Class /IWFND/CX_MGW_BASE_EXCEPTION 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 BATCH_CAUSED_BY_PREVIOUS Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20120202
2 Importing BUSINESS_ERROR_UNLIMITED Call by reference Type reference (TYPE) STRING 20110628
3 Importing HTTP_HEADER_PARAMETERS Call by reference Type reference (TYPE) TIHTTPNVP 20120613
4 Importing HTTP_STATUS_CODE Call by reference Type reference (TYPE) /IWFND/MGW_HTTP_STATUS_CODE 20120612
5 Importing MESSAGE_CONTAINER Call by reference Object reference (TYPE REF TO) /IWFND/IF_MGW_MSG_CONTAINER 20110712
6 Importing MGW_CONTEXT Call by reference Object reference (TYPE REF TO) /IWFND/IF_MGW_CONTEXT 20110720
7 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20110216
8 Importing REMOTE_ERROR_UNLIMITED Call by reference Type reference (TYPE) STRING 20110628
9 Importing RETURN_INNER_ERROR Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20111025
10 Importing SAP_NOTE_ID Call by reference Type reference (TYPE) /IWFND/MGW_SAP_NOTE_ID 20131002
11 Importing TEXTID Call by reference Attribute reference (LIKE) IF_T100_MESSAGE=>T100KEY 20110216

Method CONSTRUCTOR on class /IWFND/CX_MGW_BASE_EXCEPTION has no exception.

Method GET_HTTP_HEADER_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_HTTP_HEADER_PARAMETERS Value transfer Type reference (TYPE) TIHTTPNVP http header attributes as Name/Value Pairs 20120613

Method GET_HTTP_HEADER_ATTRIBUTES on class /IWFND/CX_MGW_BASE_EXCEPTION has no exception.

Method GET_HTTP_STATUS_CODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_HTTP_STATUS_CODE Value transfer Type reference (TYPE) /IWFND/MGW_HTTP_STATUS_CODE http status code 20120612

Method GET_HTTP_STATUS_CODE on class /IWFND/CX_MGW_BASE_EXCEPTION has no exception.

Method GET_SAP_NOTE_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_SAP_NOTE_ID Value transfer Type reference (TYPE) /IWFND/MGW_SAP_NOTE_ID SAP Note 20131002

Method GET_SAP_NOTE_ID on class /IWFND/CX_MGW_BASE_EXCEPTION has no exception.
History
Last changed by/on SAP  20141120 
SAP Release Created in 250