SAP ABAP Class /IWFND/CX_SODATA (OData Channel Exception - Lib 1.0 - Use Factory Method only)
Hierarchy
SAP_GWFND (Software Component) SAP Gateway Foundation
   OPU-FND-CCL (Application Component) IWF Consumer Connectivity Layer
     /IWFND/COC_SDP_LIB_10 (Package) GW Framework - COC - SAP Data Protocol - Library 1.0
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  /IWCOR/CX_DS_ERROR_MESSAGE OData error message 20110831
Properties
Class /IWFND/CX_SODATA  
Short Description OData Channel Exception - Lib 1.0 - Use Factory Method only    
Super Class /IWCOR/CX_DS_ERROR_MESSAGE OData error message 
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 40  Exception Class 
Package /IWFND/COC_SDP_LIB_10   GW Framework - COC - SAP Data Protocol - Library 1.0 
Created 20110831   SAP 
Last change 20131127   SAP 
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_SODATA has no interface implemented.
Friends
Class /IWFND/CX_SODATA has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GCS_COR_EXCEPTIONS Constant Public See coding 20110831
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Do not use. Use factory method RAISE_COR_EXCEPTION 20110831
2 GET_INNER_ERROR Instance method Public Method Get Inner Error 20111024
3 RAISE_COR_EXCEPTION Static method Public Method Raise an exception of specified type 20110831
4 RAISE_EXCEPTION Static method Public Method Raise error message exception 20111014
5 RENDER_INNER_ERROR_XML Instance method Private Method Render Inner Error XML 20111024
Events
Class /IWFND/CX_SODATA has no event.
Types
Class /IWFND/CX_SODATA 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 20110831
2 Importing TEXTID Call by reference Attribute reference (LIKE) TEXTID 20110831

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

Method GET_INNER_ERROR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_SXML_WRITER Call by reference Object reference (TYPE REF TO) CL_SXML_STRING_WRITER SXML Writer Factory 20111024

Method GET_INNER_ERROR on class /IWFND/CX_SODATA has no exception.

Method RAISE_COR_EXCEPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_EXCEPTION_TYPE Call by reference Type reference (TYPE) SEOCLSNAME Exception Type, use GCS_COR_EXCEPTIONS 20110831
2 Importing IV_HTTP_STATUS_CODE Call by reference Type reference (TYPE) /IWFND/MGW_HTTP_STATUS_CODE http status code, when filled it wins over IV_EXCEPTION_TYPE 20120612
3 Importing IX_PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20110831
# Exception Resumable Description Created on
1 /IWCOR/CX_DS_HTTP_ERROR 20110831

Method RAISE_EXCEPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_EXCEPTION Call by reference Object reference (TYPE REF TO) CX_ROOT Abstract Superclass for All Global Exceptions 20111014
# Exception Resumable Description Created on
1 /IWCOR/CX_DS_ERROR_MESSAGE OData error message 20111014

Method RENDER_INNER_ERROR_XML Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_INNER_ERROR Call by reference Object reference (TYPE REF TO) /IWFND/T_MGW_ODATA_INNER_ERROR 20120514
2 Importing IV_EXTERNAL_FORMAT Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20111024
3 Importing IV_INNER_ERROR_XML Call by reference Type reference (TYPE) STRING 20111024

Method RENDER_INNER_ERROR_XML on class /IWFND/CX_SODATA has no exception.
History
Last changed by/on SAP  20131127 
SAP Release Created in 250